Home
last modified time | relevance | path

Searched refs:MSG_SCREEN_CHANGED (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/nfc/services/include/
H A Dinfc_service.h42 MSG_SCREEN_CHANGED, enumerator
/ohos5.0/foundation/communication/nfc/services/src/
H A Dnfc_event_handler.cpp109 eventHandler_.lock()->SendEvent(static_cast<uint32_t>(NfcCommonEvent::MSG_SCREEN_CHANGED), in OnReceiveEvent()
370 case NfcCommonEvent::MSG_SCREEN_CHANGED: { in ProcessEvent()
/ohos5.0/foundation/communication/nfc/test/unittest/services/services_test/
H A Dnfc_event_handler_test.cpp135 AppExecFwk::InnerEvent::Get(static_cast<uint32_t>(NfcCommonEvent::MSG_SCREEN_CHANGED), 0);