Home
last modified time | relevance | path

Searched refs:MSG_NOTIFY_FIELD_OFF (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/nfc/services/include/
H A Dinfc_service.h62 MSG_NOTIFY_FIELD_OFF, member in OHOS::NFC::NfcCommonEvent
/foundation/communication/nfc/services/src/card_emulation/
H A Dce_service.cpp482 nfcService_.lock()->eventHandler_->RemoveEvent(static_cast<uint32_t>(NfcCommonEvent::MSG_NOTIFY_FIELD_OFF)); in HandleFieldActivated()
507 nfcService_.lock()->eventHandler_->RemoveEvent(static_cast<uint32_t>(NfcCommonEvent::MSG_NOTIFY_FIELD_OFF)); in HandleFieldDeactivated()
517 nfcService_.lock()->eventHandler_->SendEvent(static_cast<uint32_t>(NfcCommonEvent::MSG_NOTIFY_FIELD_OFF), in HandleFieldDeactivated()
/foundation/communication/nfc/services/src/
H A Dnfc_event_handler.cpp354 if (eventId != NfcCommonEvent::MSG_NOTIFY_FIELD_OFF && in ProcessEvent()
403 case NfcCommonEvent::MSG_NOTIFY_FIELD_OFF: { in ProcessEvent()
/foundation/communication/nfc/test/unittest/services/services_test/
H A Dnfc_event_handler_test.cpp267 AppExecFwk::InnerEvent::Get(static_cast<uint32_t>(NfcCommonEvent::MSG_NOTIFY_FIELD_OFF), 0); in HWTEST_F()

Completed in 4 milliseconds