/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/sync_rule/ |
H A D | screen_status_listener.cpp | 34 if (action == EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_ON) { in OnReceiveEvent() 64 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_ON); in Start()
|
/foundation/distributedhardware/device_manager/test/unittest/ |
H A D | UTTest_dm_publish_common_event.cpp | 53 publishCommonEventVec.emplace_back(EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_ON); in HWTEST_F() 80 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_ON); in HWTEST_F() 84 changeEventVec.push_back(EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_ON); in HWTEST_F()
|
H A D | UTTest_dm_screen_common_event.cpp | 52 commonEventVec.emplace_back(EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_ON); in HWTEST_F()
|
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/event_monitor/ |
H A D | events_subscriber.cpp | 33 OHOS::EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_ON, 72 eventStrategy_[OHOS::EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_ON] in Initialize()
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_rdb_test/src/ |
H A D | medialibrary_subscriber_test.cpp | 67 string action = EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_ON; in HWTEST_F() 72 EXPECT_EQ(want.GetAction(), EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_ON); in HWTEST_F()
|
/foundation/multimodalinput/input/service/display_state_manager/src/ |
H A D | display_event_monitor.cpp | 65 if (action == EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_ON) { in JudgeAction() 149 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_ON); in InitCommonEventSubscriber()
|
/foundation/communication/dsoftbus/adapter/common/bus_center/common_event/ |
H A D | lnn_common_event_monitor.cpp | 61 } else if (action == CommonEventSupport::COMMON_EVENT_SCREEN_ON) { in OnReceiveEvent() 98 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_SCREEN_ON); in SubscribeCommonEvent()
|
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/event_monitor/impl/ |
H A D | screen_strategy.cpp | 39 if (action == EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_ON) { in handleEvent()
|
/foundation/multimodalinput/input/intention/adapters/common_event_adapter/src/ |
H A D | common_event_observer.cpp | 28 EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_ON,
|
/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/ |
H A D | common_event_collect.cpp | 121 commonEventWhitelist.insert(EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_ON); in Init() 127 commonEventNames_.insert(EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_ON); in Init() 231 if (action == EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_ON) { in SaveAction() 232 commonEventWhitelist.insert(EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_ON); in SaveAction() 236 commonEventWhitelist.erase(EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_ON); in SaveAction() 266 if (condition.name == EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_ON || in CheckCondition()
|
/foundation/multimedia/ringtone_library/services/ringtone_data_extension/src/ |
H A D | ringtone_subscriber.cpp | 29 EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_ON,
|
/foundation/ability/form_fwk/services/src/ |
H A D | form_sys_event_receiver.cpp | 121 action != EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_ON && in OnReceiveEvent() 151 } else if (action == EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_ON) { in OnReceiveEvent()
|
/foundation/resourceschedule/device_standby/plugins/test/fuzztest/statemanageradapter_fuzzer/ |
H A D | statemanageradapter_fuzzer.cpp | 67 EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_ON}; in PreciseCoverageHandleEvent() 81 EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_ON}; in PreciseCoverageHandleEvent()
|
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/utils/ |
H A D | system_event_observer.cpp | 86 if (action == OHOS::EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_ON) { in OnReceiveEvent() 87 INTELL_VOICE_LOG_INFO("COMMON_EVENT_SCREEN_ON"); in OnReceiveEvent()
|
/foundation/multimodalinput/input/service/key_command/test/ |
H A D | ability_manager_client_stub.cpp | 115 const std::string CommonEventSupport::COMMON_EVENT_SCREEN_ON = "usual.event.SCREEN_ON"; member in OHOS::EventFwk::CommonEventSupport
|
H A D | ability_manager_client.h | 94 static const std::string COMMON_EVENT_SCREEN_ON; member in OHOS::EventFwk::CommonEventSupport
|
/foundation/resourceschedule/background_task_mgr/services/transient_task/src/ |
H A D | event_hub.cpp | 31 { EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_ON, EVENT_SCREEN_ON },
|
/foundation/resourceschedule/device_standby/plugins/standby_state/src/ |
H A D | state_manager_adapter.cpp | 103 if (message.action_ == EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_ON || in HandleCommonEvent() 118 if (message.action_ == EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_ON) { in HandleScreenStatus() 148 } else if (message.action_ == EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_ON) { in HandleScrOffHalfHour()
|
/foundation/ability/dmsfwk/services/dtbschedmgr/src/ |
H A D | common_event_listener.cpp | 43 {EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_ON, SCREEN_ON},
|
/foundation/arkui/ace_engine/adapter/ohos/capability/time/ |
H A D | time_event_proxy_ohos.cpp | 52 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_SCREEN_ON); in TimeEventProxyOhos()
|
/foundation/multimedia/ringtone_library/test/unittest/ringtone_data_extension_test/src/ |
H A D | ringtone_subscriber_test.cpp | 72 string action = EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_ON; in HWTEST_F()
|
/foundation/resourceschedule/device_standby/plugins/test/unittest/ |
H A D | standby_plugin_unit_test.cpp | 64 EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_ON, 70 EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_ON, 609 message.action_ = EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_ON; in HWTEST_F() 641 message.action_ = EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_ON; in HWTEST_F()
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
H A D | medialibrary_subscriber.cpp | 95 EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_ON, 106 {EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_ON, StatusEventType::SCREEN_ON},
|
/foundation/multimodalinput/input/service/account_manager/src/ |
H A D | account_manager.cpp | 276 EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_ON, in AccountManager() 279 DISPLAY_MONITOR->SetScreenStatus(EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_ON); in AccountManager()
|
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/common_event/src/ |
H A D | event_controller.cpp | 171 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_SCREEN_ON); in OnAddSystemAbility() 217 if (action == CommonEventSupport::COMMON_EVENT_SCREEN_ON) { in OnReceiveEvent()
|