Home
last modified time | relevance | path

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

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