Home
last modified time | relevance | path

Searched refs:KEY_NO_HAP_TEXT (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/nfc/services/src/notification/
H A Dnfc_notification.h90 constexpr const char* KEY_NO_HAP_TEXT = "NoHapSupportedNtfText"; variable
H A Dnfc_notification.cpp203 g_resourceMap.find(KEY_NO_HAP_TEXT) != g_resourceMap.end()) { in SetTitleAndTextForOtherNotificationId()
205 nfcContent->SetText(g_resourceMap[KEY_NO_HAP_TEXT]); in SetTitleAndTextForOtherNotificationId()