Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/services/network_search/include/
H A Ddevice_state_observer.h44 COMMON_EVENT_CHARGING, enumerator
/ohos5.0/base/notification/common_event_service/interfaces/kits/ndk/include/
H A Doh_commonevent_support.h276 static const char* const COMMON_EVENT_CHARGING = "usual.event.CHARGING"; variable
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/
H A Dcapi-common-event.md789 ### COMMON_EVENT_CHARGING subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/
H A Dcapi-common-event.md789 ### COMMON_EVENT_CHARGING subsection
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_common_event_support.cpp173 const std::string CommonEventSupport::COMMON_EVENT_CHARGING = "usual.event.CHARGING"; member in OHOS::EventFwk::CommonEventSupport
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/common_event/
H A DcommonEventManager-definitions.md575 ### COMMON_EVENT_CHARGING subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/common_event/
H A DcommonEventManager-definitions.md599 ### COMMON_EVENT_CHARGING subsection
/ohos5.0/base/notification/common_event_service/interfaces/inner_api/
H A Dcommon_event_support.h720 static const std::string COMMON_EVENT_CHARGING; variable
/ohos5.0/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_support.cpp821 const std::string CommonEventSupport::COMMON_EVENT_CHARGING = "usual.event.CHARGING"; member in OHOS::EventFwk::CommonEventSupport