Searched refs:COMMON_EVENT_BATTERY_LOW (Results 1 – 8 of 8) sorted by relevance
210 want.SetAction(CommonEventSupport::COMMON_EVENT_BATTERY_LOW);
279 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_BATTERY_LOW); in RegisterEvent()432 EXPECT_EQ(CommonEventSupport::COMMON_EVENT_BATTERY_LOW, g_action);
186 want.SetAction(CommonEventSupport::COMMON_EVENT_BATTERY_LOW); in PublishLowEvent()
57 static const std::string COMMON_EVENT_BATTERY_LOW; variable
298 PublishChangedEvent(statsService, CommonEventSupport::COMMON_EVENT_BATTERY_LOW);
56 const std::string CommonEventSupport::COMMON_EVENT_BATTERY_LOW = "usual.event.BATTERY_LOW"; member in OHOS::EventFwk::CommonEventSupport1376 commonEventSupport_.emplace_back(CommonEventSupport::COMMON_EVENT_BATTERY_LOW); in Init()
43 …SetNamedPropertyByStr(env, obj, EventFwk::CommonEventSupport::COMMON_EVENT_BATTERY_LOW, "COMMON_EV… in SupportInit()
434 | COMMON_EVENT_BATTERY_LOW | usual.event.BATTERY_LOW …