Home
last modified time | relevance | path

Searched defs:COMMON_EVENT_USER_UNLOCKED (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/notification/common_event_service/interfaces/kits/ndk/include/
H A Doh_commonevent_support.h158 static const char* const COMMON_EVENT_USER_UNLOCKED = "usual.event.USER_UNLOCKED"; variable
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/
H A Dcapi-common-event.md527 ### COMMON_EVENT_USER_UNLOCKED subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/
H A Dcapi-common-event.md527 ### COMMON_EVENT_USER_UNLOCKED subsection
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_common_event_support.cpp69 const std::string CommonEventSupport::COMMON_EVENT_USER_UNLOCKED = "usual.event.USER_UNLOCKED"; member in OHOS::EventFwk::CommonEventSupport
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/common_event/
H A DcommonEventManager-definitions.md372 ### COMMON_EVENT_USER_UNLOCKED subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/common_event/
H A DcommonEventManager-definitions.md390 ### COMMON_EVENT_USER_UNLOCKED subsection
/ohos5.0/base/notification/common_event_service/interfaces/inner_api/
H A Dcommon_event_support.h339 static const std::string COMMON_EVENT_USER_UNLOCKED; variable
/ohos5.0/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_support.cpp389 const std::string CommonEventSupport::COMMON_EVENT_USER_UNLOCKED = "usual.event.USER_UNLOCKED"; member in OHOS::EventFwk::CommonEventSupport