Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/nfc/services/include/
H A Dinfc_service.h59 MSG_NOTIFY_FIELD_ON, enumerator
/ohos5.0/foundation/communication/nfc/services/src/
H A Dnfc_event_handler.cpp355 eventId != NfcCommonEvent::MSG_NOTIFY_FIELD_ON) { in ProcessEvent()
399 case NfcCommonEvent::MSG_NOTIFY_FIELD_ON: { in ProcessEvent()
/ohos5.0/foundation/communication/nfc/services/src/card_emulation/
H A Dce_service.cpp499 …vice_.lock()->eventHandler_->SendEvent(static_cast<uint32_t>(NfcCommonEvent::MSG_NOTIFY_FIELD_ON)); in HandleFieldActivated()
/ohos5.0/foundation/communication/nfc/test/unittest/services/services_test/
H A Dnfc_event_handler_test.cpp245 AppExecFwk::InnerEvent::Get(static_cast<uint32_t>(NfcCommonEvent::MSG_NOTIFY_FIELD_ON), 0);