Home
last modified time | relevance | path

Searched refs:COMMON_EVENT_SCREEN_UNLOCKED (Results 1 - 20 of 20) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aot/
H A Daot_sign_data_cache_mgr.cpp54 matchingSkill.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_UNLOCKED); in RegisterScreenUnlockListener()
80 if (action == EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_UNLOCKED) { in OnReceiveEvent()
/foundation/multimodalinput/input/service/display_state_manager/src/
H A Ddisplay_event_monitor.cpp90 } else if (action == EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_UNLOCKED) { in JudgeAction()
152 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_UNLOCKED); in InitCommonEventSubscriber()
/foundation/resourceschedule/work_scheduler/services/native/src/conditions/
H A Dscreen_listener.cpp41 if (action == EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_UNLOCKED) { in OnReceiveEvent()
73 skill.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_UNLOCKED); in CreateScreenEventSubscriber()
/foundation/communication/dsoftbus/adapter/common/bus_center/common_event/
H A Dlnn_common_event_monitor.cpp65 } else if (action == CommonEventSupport::COMMON_EVENT_SCREEN_UNLOCKED) { in OnReceiveEvent()
102 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_SCREEN_UNLOCKED); in SubscribeCommonEvent()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_event_subscriber.cpp35 if (action == EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_UNLOCKED) { in OnReceiveEvent()
/foundation/ability/ability_runtime/test/unittest/ability_manager_event_subscriber_test/
H A Dability_manager_event_subscriber_test.cpp56 data.want_.operation_.action_ = EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_UNLOCKED; in HWTEST_F()
/foundation/multimodalinput/input/intention/adapters/common_event_adapter/src/
H A Dcommon_event_observer.cpp31 EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_UNLOCKED,
/foundation/ability/form_fwk/services/src/
H A Dform_sys_event_receiver.cpp122 action != EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_UNLOCKED) { in OnReceiveEvent()
145 } else if (action == EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_UNLOCKED) { in OnReceiveEvent()
H A Dform_mgr_service.cpp762 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_UNLOCKED); in SubscribeSysEventReceiver()
/foundation/multimodalinput/input/service/key_command/test/
H A Dability_manager_client_stub.cpp117 const std::string CommonEventSupport::COMMON_EVENT_SCREEN_UNLOCKED = "usual.event.SCREEN_UNLOCKED"; member in OHOS::EventFwk::CommonEventSupport
H A Dability_manager_client.h106 static const std::string COMMON_EVENT_SCREEN_UNLOCKED; member in OHOS::EventFwk::CommonEventSupport
/foundation/resourceschedule/background_task_mgr/services/transient_task/src/
H A Devent_hub.cpp33 { EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_UNLOCKED, EVENT_SCREEN_UNLOCK },
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Dcommon_event_listener.cpp42 {EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_UNLOCKED, SCREEN_UNLOCKED},
H A Ddistributed_sched_service.cpp377 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_UNLOCKED); in InitCommonEventListener()
/foundation/resourceschedule/work_scheduler/services/test/src/conditions/
H A Dscreen_listener_test.cpp78 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_UNLOCKED); in HWTEST_F()
/foundation/communication/nfc/services/src/
H A Dnfc_event_handler.cpp102 } else if (action.compare(EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_UNLOCKED) == 0) { in OnReceiveEvent()
269 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_UNLOCKED); in SubscribeScreenChangedEvent()
/foundation/multimodalinput/input/service/account_manager/src/
H A Daccount_manager.cpp297 EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_UNLOCKED, in AccountManager()
/foundation/resourceschedule/work_scheduler/test/fuzztest/workschedulerstartwork_fuzzer/
H A Dworkschedulerstartwork_fuzzer.cpp279 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_UNLOCKED); in OnScreenListener()
/foundation/multimedia/av_session/services/session/server/
H A Davsession_service.cpp217 action.compare(EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_UNLOCKED) == 0) { in OnReceiveEvent()
273 } else if (event.compare(EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_UNLOCKED) == 0) { in HandleScreenStatusChange()
326 EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_UNLOCKED, in SubscribeCommonEvent()
/foundation/distributeddatamgr/pasteboard/services/core/src/
H A Dpasteboard_service.cpp2298 } else if (action == EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_UNLOCKED) { in OnReceiveEvent()
2345 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_UNLOCKED); in CommonEventSubscriber()

Completed in 23 milliseconds