Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/nfc/services/src/notification/
H A Dnfc_notification.h88 constexpr const char* KEY_HCE_AID_CONFLICTED_TEXT = "NfcHceAidConflictedText"; variable
H A Dnfc_notification.cpp196 g_resourceMap.find(KEY_HCE_AID_CONFLICTED_TEXT) != g_resourceMap.end()) { in SetTitleAndTextForOtherNotificationId()
198 nfcContent->SetText(g_resourceMap[KEY_HCE_AID_CONFLICTED_TEXT]); in SetTitleAndTextForOtherNotificationId()