Home
last modified time | relevance | path

Searched defs:COMMON_EVENT_MINORSMODE_OFF (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/notification/common_event_service/interfaces/kits/ndk/include/
H A Doh_commonevent_support.h404 static const char* const COMMON_EVENT_MINORSMODE_OFF = "usual.event.MINORSMODE_OFF"; variable
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/
H A Dcapi-common-event.md1051 ### COMMON_EVENT_MINORSMODE_OFF subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/
H A Dcapi-common-event.md1051 ### COMMON_EVENT_MINORSMODE_OFF subsection
/ohos5.0/base/notification/common_event_service/interfaces/inner_api/
H A Dcommon_event_support.h1297 static const std::string COMMON_EVENT_MINORSMODE_OFF; variable
/ohos5.0/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_support.cpp1432 const std::string CommonEventSupport::COMMON_EVENT_MINORSMODE_OFF = "usual.event.MINORSMODE_OFF"; member in OHOS::EventFwk::CommonEventSupport