Home
last modified time | relevance | path

Searched refs:KEY_NO_HAP_TITLE (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/nfc/services/src/notification/
H A Dnfc_notification.h89 constexpr const char* KEY_NO_HAP_TITLE = "NoHapSupportedNtfTitle"; member
H A Dnfc_notification.cpp203 if (g_resourceMap.find(KEY_NO_HAP_TITLE) != g_resourceMap.end() && in SetTitleAndTextForOtherNotificationId()
205 nfcContent->SetTitle(g_resourceMap[KEY_NO_HAP_TITLE]); in SetTitleAndTextForOtherNotificationId()

Completed in 2 milliseconds