Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/nfc/services/include/
H A Dinfc_service.h53 MSG_FIELD_ACTIVATED, enumerator
/ohos5.0/foundation/communication/nfc/services/src/
H A Dnfc_event_handler.cpp391 case NfcCommonEvent::MSG_FIELD_ACTIVATED: { in ProcessEvent()
H A Dnfc_service.cpp171 eventHandler_->SendEvent(static_cast<uint32_t>(NfcCommonEvent::MSG_FIELD_ACTIVATED)); in FieldActivated()
/ohos5.0/foundation/communication/nfc/test/unittest/services/services_test/
H A Dnfc_event_handler_test.cpp201 AppExecFwk::InnerEvent::Get(static_cast<uint32_t>(NfcCommonEvent::MSG_FIELD_ACTIVATED), 0);