Home
last modified time | relevance | path

Searched refs:COMMON_EVENT_SCREEN_OFF (Results 1 - 25 of 46) sorted by relevance

12

/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/sync_rule/
H A Dscreen_status_listener.cpp37 } else if (action == EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_OFF) { in OnReceiveEvent()
65 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_OFF); in Start()
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/
H A Daccount_status_listener.cpp60 } else if (action == EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_OFF && in OnReceiveEvent()
79 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_OFF); in Start()
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/event_monitor/
H A Devents_subscriber.cpp34 OHOS::EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_OFF,
74 eventStrategy_[OHOS::EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_OFF] in Initialize()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_rdb_test/src/
H A Dmedialibrary_subscriber_test.cpp41 string action = EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_OFF; in HWTEST_F()
46 EXPECT_EQ(want.GetAction(), EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_OFF); in HWTEST_F()
/foundation/multimodalinput/input/service/display_state_manager/src/
H A Ddisplay_event_monitor.cpp77 } else if (action == EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_OFF) { in JudgeAction()
150 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_OFF); in InitCommonEventSubscriber()
/foundation/resourceschedule/work_scheduler/services/native/src/conditions/
H A Dscreen_listener.cpp51 } else if (action == EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_OFF) { in OnReceiveEvent()
74 skill.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_OFF); in CreateScreenEventSubscriber()
/foundation/communication/dsoftbus/adapter/common/bus_center/common_event/
H A Dlnn_common_event_monitor.cpp59 if (action == CommonEventSupport::COMMON_EVENT_SCREEN_OFF) { in OnReceiveEvent()
97 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_SCREEN_OFF); in SubscribeCommonEvent()
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/event_monitor/impl/
H A Dscreen_strategy.cpp41 } else if (action == EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_OFF) { in handleEvent()
/foundation/multimodalinput/input/intention/adapters/common_event_adapter/src/
H A Dcommon_event_observer.cpp29 EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_OFF,
/foundation/multimedia/ringtone_library/services/ringtone_data_extension/src/
H A Dringtone_subscriber.cpp28 EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_OFF,
/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
H A Dcommon_event_collect.cpp128 commonEventNames_.insert(EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_OFF); in Init()
233 commonEventWhitelist.erase(EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_OFF); in SaveAction()
234 } else if (action == EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_OFF) { in SaveAction()
235 commonEventWhitelist.insert(EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_OFF); in SaveAction()
267 condition.name == EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_OFF || in CheckCondition()
/foundation/resourceschedule/device_standby/plugins/test/fuzztest/statemanageradapter_fuzzer/
H A Dstatemanageradapter_fuzzer.cpp71 EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_OFF}; in PreciseCoverageHandleEvent()
79 EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_OFF}; in PreciseCoverageHandleEvent()
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/utils/
H A Dsystem_event_observer.cpp92 } else if (action == OHOS::EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_OFF) { in OnReceiveEvent()
93 INTELL_VOICE_LOG_INFO("COMMON_EVENT_SCREEN_OFF"); in OnReceiveEvent()
/foundation/multimodalinput/input/service/key_command/test/
H A Dability_manager_client_stub.cpp114 const std::string CommonEventSupport::COMMON_EVENT_SCREEN_OFF = "usual.event.SCREEN_OFF"; member in OHOS::EventFwk::CommonEventSupport
H A Dability_manager_client.h89 static const std::string COMMON_EVENT_SCREEN_OFF; member in OHOS::EventFwk::CommonEventSupport
/foundation/resourceschedule/background_task_mgr/services/transient_task/src/
H A Devent_hub.cpp32 { EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_OFF, EVENT_SCREEN_OFF },
/foundation/resourceschedule/device_standby/plugins/standby_state/src/
H A Dstate_manager_adapter.cpp120 } else if (message.action_ == EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_OFF) { in HandleScreenStatus()
130 if (message.action_ == EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_OFF || in CheckEnterDarkState()
143 if (message.action_ == EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_OFF) { in HandleScrOffHalfHour()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Dcommon_event_listener.cpp41 {EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_OFF, SCREEN_OFF},
/foundation/multimedia/ringtone_library/test/unittest/ringtone_data_extension_test/src/
H A Dringtone_subscriber_test.cpp48 string action = EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_OFF; in HWTEST_F()
/foundation/resourceschedule/work_scheduler/services/test/src/conditions/
H A Dscreen_listener_test.cpp96 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_OFF); in HWTEST_F()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_subscriber.cpp94 EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_OFF,
105 {EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_OFF, StatusEventType::SCREEN_OFF},
/foundation/multimodalinput/input/service/account_manager/src/
H A Daccount_manager.cpp283 EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_OFF, in AccountManager()
286 DISPLAY_MONITOR->SetScreenStatus(EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_OFF); in AccountManager()
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/common_event/src/
H A Devent_controller.cpp172 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_SCREEN_OFF); in OnAddSystemAbility()
221 if (action == CommonEventSupport::COMMON_EVENT_SCREEN_OFF) { in OnReceiveEvent()
/foundation/communication/nfc/services/src/
H A Dnfc_event_handler.cpp99 } else if (action.compare(EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_OFF) == 0) { in OnReceiveEvent()
268 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_OFF); in SubscribeScreenChangedEvent()
/foundation/resourceschedule/memmgr/services/memmgrservice/src/event/
H A Dmem_mgr_event_center.cpp213 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_OFF); in RegisterCommonEventObserver()

Completed in 11 milliseconds

12