Home
last modified time | relevance | path

Searched refs:COMMON_EVENT_BATTERY_LOW (Results 1 – 8 of 8) sorted by relevance

/base/web/webview/test/unittest/battery_mgr_adapter_impl/
Dbattery_mgr_adapter_test.cpp210 want.SetAction(CommonEventSupport::COMMON_EVENT_BATTERY_LOW);
/base/powermgr/battery_manager/test/systemtest/src/
Dbattery_event_system_test.cpp279 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_BATTERY_LOW); in RegisterEvent()
432 EXPECT_EQ(CommonEventSupport::COMMON_EVENT_BATTERY_LOW, g_action);
/base/powermgr/battery_manager/services/native/src/
Dbattery_notify.cpp186 want.SetAction(CommonEventSupport::COMMON_EVENT_BATTERY_LOW); in PublishLowEvent()
/base/notification/common_event_service/interfaces/inner_api/
Dcommon_event_support.h57 static const std::string COMMON_EVENT_BATTERY_LOW; variable
/base/powermgr/battery_statistics/test/unittest/src/servicetest/
Dstats_service_subscriber_test.cpp298 PublishChangedEvent(statsService, CommonEventSupport::COMMON_EVENT_BATTERY_LOW);
/base/notification/common_event_service/frameworks/native/src/
Dcommon_event_support.cpp56 const std::string CommonEventSupport::COMMON_EVENT_BATTERY_LOW = "usual.event.BATTERY_LOW"; member in OHOS::EventFwk::CommonEventSupport
1376 commonEventSupport_.emplace_back(CommonEventSupport::COMMON_EVENT_BATTERY_LOW); in Init()
/base/notification/common_event_service/interfaces/kits/napi/support/src/
Dsupport.cpp43 …SetNamedPropertyByStr(env, obj, EventFwk::CommonEventSupport::COMMON_EVENT_BATTERY_LOW, "COMMON_EV… in SupportInit()
/base/notification/common_event_service/
DREADME_zh.md434 | COMMON_EVENT_BATTERY_LOW | usual.event.BATTERY_LOW …