Home
last modified time | relevance | path

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

/foundation/communication/nfc/services/include/
H A Dinfc_service.h63 MSG_NOTIFY_FIELD_OFF_TIMEOUT, member in OHOS::NFC::NfcCommonEvent
/foundation/communication/nfc/services/src/card_emulation/
H A Dce_service.cpp484 static_cast<uint32_t>(NfcCommonEvent::MSG_NOTIFY_FIELD_OFF_TIMEOUT)); in HandleFieldActivated()
486 static_cast<uint32_t>(NfcCommonEvent::MSG_NOTIFY_FIELD_OFF_TIMEOUT), DEACTIVATE_TIMEOUT); in HandleFieldActivated()
506 static_cast<uint32_t>(NfcCommonEvent::MSG_NOTIFY_FIELD_OFF_TIMEOUT)); in HandleFieldDeactivated()
/foundation/communication/nfc/services/src/
H A Dnfc_event_handler.cpp407 case NfcCommonEvent::MSG_NOTIFY_FIELD_OFF_TIMEOUT: { in ProcessEvent()
/foundation/communication/nfc/test/unittest/services/services_test/
H A Dnfc_event_handler_test.cpp289 AppExecFwk::InnerEvent::Get(static_cast<uint32_t>(NfcCommonEvent::MSG_NOTIFY_FIELD_OFF_TIMEOUT), 0); in HWTEST_F()

Completed in 5 milliseconds