Home
last modified time | relevance | path

Searched defs:COMMON_EVENT_SCREEN_ON (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/base/telephony/core_service/services/network_search/include/
H A Ddevice_state_observer.h41 COMMON_EVENT_SCREEN_ON, enumerator
/ohos5.0/base/notification/common_event_service/interfaces/kits/ndk/include/
H A Doh_commonevent_support.h68 static const char* const COMMON_EVENT_SCREEN_ON = "usual.event.SCREEN_ON"; variable
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/
H A Dcapi-common-event.md311 ### COMMON_EVENT_SCREEN_ON subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/
H A Dcapi-common-event.md311 ### COMMON_EVENT_SCREEN_ON subsection
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_common_event_support.cpp30 const std::string CommonEventSupport::COMMON_EVENT_SCREEN_ON = "usual.event.SCREEN_ON"; member in OHOS::EventFwk::CommonEventSupport
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/common_event/
H A DcommonEventManager-definitions.md626 ### COMMON_EVENT_SCREEN_ON subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/common_event/
H A DcommonEventManager-definitions.md652 ### COMMON_EVENT_SCREEN_ON subsection
/ohos5.0/base/notification/common_event_service/interfaces/inner_api/
H A Dcommon_event_support.h83 static const std::string COMMON_EVENT_SCREEN_ON; variable
/ohos5.0/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_support.cpp86 const std::string CommonEventSupport::COMMON_EVENT_SCREEN_ON = "usual.event.SCREEN_ON"; member in OHOS::EventFwk::CommonEventSupport