Home
last modified time | relevance | path

Searched defs:COMMON_EVENT_BATTERY_LOW (Results 1 - 3 of 3) sorted by relevance

/base/notification/common_event_service/interfaces/kits/ndk/include/
H A Doh_commonevent_support.h43 static const char* const COMMON_EVENT_BATTERY_LOW = "usual.event.BATTERY_LOW"; variable
/base/notification/common_event_service/interfaces/inner_api/
H A Dcommon_event_support.h57 static const std::string COMMON_EVENT_BATTERY_LOW; member in OHOS::EventFwk::CommonEventSupport
/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_support.cpp56 const std::string CommonEventSupport::COMMON_EVENT_BATTERY_LOW = "usual.event.BATTERY_LOW"; member in OHOS::EventFwk::CommonEventSupport

Completed in 7 milliseconds