Home
last modified time | relevance | path

Searched refs:NFC_WIFI_NOTIFICATION_ID (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/nfc/services/src/external_deps/
H A Dnfc_notification_publisher.h30 NFC_WIFI_NOTIFICATION_ID = 114002, enumerator
/ohos5.0/foundation/communication/nfc/services/src/notification/
H A Dnfc_notification.h47 NFC_WIFI_NOTIFICATION_ID = 114002, enumerator
H A Dnfc_notification.cpp233 case NFC_WIFI_NOTIFICATION_ID: in SetTitleAndText()
271 case NFC_WIFI_NOTIFICATION_ID: in GetButtonName()
/ohos5.0/foundation/communication/nfc/services/src/tag/
H A Dwifi_connection_manager.cpp245 …ExternalDepsProxy::GetInstance().PublishNfcNotification(NFC_WIFI_NOTIFICATION_ID, config_->ssid, 0… in TryConnectWifi()
H A Dtag_dispatcher.cpp270 case NFC_WIFI_NOTIFICATION_ID: { in OnNotificationButtonClicked()