Home
last modified time | relevance | path

Searched defs:COMMON_EVENT_VOLUME_EJECT (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/common_event/
H A DcommonEventManager-definitions-sys.md220 ### COMMON_EVENT_VOLUME_EJECT subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/common_event/
H A DcommonEventManager-definitions-sys.md221 ### COMMON_EVENT_VOLUME_EJECT subsection
/ohos5.0/base/notification/common_event_service/interfaces/inner_api/
H A Dcommon_event_support.h1000 static const std::string COMMON_EVENT_VOLUME_EJECT; variable
/ohos5.0/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_support.cpp1117 const std::string CommonEventSupport::COMMON_EVENT_VOLUME_EJECT = "usual.event.data.VOLUME_EJECT"; member in OHOS::EventFwk::CommonEventSupport