Home
last modified time | relevance | path

Searched refs:MSG_WIFI_NTF_CLICKED (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/nfc/services/include/
H A Dinfc_service.h81 MSG_WIFI_NTF_CLICKED, enumerator
/ohos5.0/foundation/communication/nfc/services/src/tag/
H A Dtag_dispatcher.cpp273 …nfcService_->eventHandler_->SendEvent(static_cast<uint32_t>(NfcCommonEvent::MSG_WIFI_NTF_CLICKED)); in OnNotificationButtonClicked()
/ohos5.0/foundation/communication/nfc/services/src/
H A Dnfc_event_handler.cpp445 case NfcCommonEvent::MSG_WIFI_NTF_CLICKED: { in ProcessEvent()
/ohos5.0/foundation/communication/nfc/test/unittest/services/services_test/
H A Dnfc_event_handler_test.cpp480 AppExecFwk::InnerEvent::Get(static_cast<uint32_t>(NfcCommonEvent::MSG_WIFI_NTF_CLICKED), 0);