Home
last modified time | relevance | path

Searched refs:COMMON_EVENT_BATTERY_LOW (Results 1 - 10 of 10) sorted by relevance

/foundation/resourceschedule/work_scheduler/services/native/src/conditions/
H A Dbattery_status_listener.cpp34 if (action == EventFwk::CommonEventSupport::COMMON_EVENT_BATTERY_LOW) { in OnReceiveEvent()
50 skill.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_BATTERY_LOW); in CreateBatteryEventSubscriber()
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/event_monitor/
H A Devents_subscriber.cpp38 OHOS::EventFwk::CommonEventSupport::COMMON_EVENT_BATTERY_LOW,
84 eventStrategy_[OHOS::EventFwk::CommonEventSupport::COMMON_EVENT_BATTERY_LOW] in Initialize()
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/event_monitor/impl/
H A Dbattery_strategy.cpp39 if (action == EventFwk::CommonEventSupport::COMMON_EVENT_BATTERY_LOW) { in handleEvent()
/foundation/multimodalinput/input/intention/adapters/common_event_adapter/src/
H A Dcommon_event_observer.cpp32 EventFwk::CommonEventSupport::COMMON_EVENT_BATTERY_LOW,
/foundation/resourceschedule/background_task_mgr/services/transient_task/src/
H A Devent_hub.cpp34 { EventFwk::CommonEventSupport::COMMON_EVENT_BATTERY_LOW, EVENT_BATTERY_LOW },
H A Dbg_transient_task_mgr.cpp679 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_BATTERY_LOW); in SendLowBatteryEvent()
688 dumpInfo.push_back("Publish COMMON_EVENT_BATTERY_LOW succeed!\n"); in SendLowBatteryEvent()
690 dumpInfo.push_back("Publish COMMON_EVENT_BATTERY_LOW failed!\n"); in SendLowBatteryEvent()
/foundation/resourceschedule/work_scheduler/services/native/src/
H A Devent_publisher.cpp58 .append(" batteryStatus low: publish COMMON_EVENT_BATTERY_LOW\n") in Dump()
166 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_BATTERY_LOW); in PublishBatteryStatusEvent()
167 result.append("publishing COMMON_EVENT_BATTERY_LOW\n"); in PublishBatteryStatusEvent()
/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_common_event_support.cpp25 const std::string CommonEventSupport::COMMON_EVENT_BATTERY_LOW = "usual.event.BATTERY_LOW"; member in OHOS::EventFwk::CommonEventSupport
/foundation/resourceschedule/work_scheduler/test/fuzztest/workschedulerstartwork_fuzzer/
H A Dworkschedulerstartwork_fuzzer.cpp235 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_BATTERY_LOW); in OnBatteryStatusListener()
/foundation/resourceschedule/work_scheduler/services/test/src/
H A Dworkschedulerservice_test.cpp725 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_BATTERY_LOW); in HWTEST_F()

Completed in 8 milliseconds