Home
last modified time | relevance | path

Searched refs:COMMON_EVENT_SCREEN_LOCKED (Results 1 - 16 of 16) sorted by relevance

/foundation/multimodalinput/input/service/display_state_manager/src/
H A Ddisplay_event_monitor.cpp86 } else if (action == EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_LOCKED) { in JudgeAction()
151 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_LOCKED); in InitCommonEventSubscriber()
/foundation/multimodalinput/input/intention/adapters/common_event_adapter/src/
H A Dcommon_event_observer.cpp30 EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_LOCKED,
/foundation/filemanagement/storage_service/services/storage_manager/account_subscriber/
H A Daccount_subscriber.cpp58 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_LOCKED); in Subscriber()
116 } else if (action == EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_LOCKED) { in OnReceiveEvent()
/foundation/multimodalinput/input/service/key_command/test/
H A Dability_manager_client_stub.cpp116 const std::string CommonEventSupport::COMMON_EVENT_SCREEN_LOCKED = "usual.event.SCREEN_LOCKED"; member in OHOS::EventFwk::CommonEventSupport
H A Dability_manager_client.h100 static const std::string COMMON_EVENT_SCREEN_LOCKED; member in OHOS::EventFwk::CommonEventSupport
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Dcommon_event_listener.cpp40 {EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_LOCKED, SCREEN_LOCKED},
H A Ddistributed_sched_service.cpp376 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_LOCKED); in InitCommonEventListener()
/foundation/distributedhardware/device_manager/services/service/src/publishcommonevent/
H A Ddm_screen_common_event.cpp140 if (receiveEvent != EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_LOCKED) { in OnReceiveEvent()
/foundation/multimodalinput/input/service/account_manager/src/
H A Daccount_manager.cpp290 EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_LOCKED, in AccountManager()
/foundation/multimodalinput/input/intention/cooperate/plugin/src/
H A Dstate_machine.cpp583 commonEvent == EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_LOCKED) { in OnCommonEvent()
/foundation/multimedia/av_session/services/session/server/
H A Davsession_service.cpp216 action.compare(EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_LOCKED) == 0 || in OnReceiveEvent()
271 } else if (event.compare(EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_LOCKED) == 0) { in HandleScreenStatusChange()
325 EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_LOCKED, in SubscribeCommonEvent()
/foundation/multimedia/av_session/services/session/server/test/
H A Davsession_service_test.cpp1627 string action = OHOS::EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_LOCKED; in HWTEST_F()
1635 int32_t ret = action.compare(OHOS::EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_LOCKED); in HWTEST_F()
/foundation/distributedhardware/device_manager/services/implementation/src/
H A Ddevice_manager_service_impl.cpp705 if (commonEventType == EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_LOCKED) { in ScreenCommonEventCallback()
/foundation/distributeddatamgr/pasteboard/services/core/src/
H A Dpasteboard_service.cpp2294 } else if (action == EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_LOCKED) { in OnReceiveEvent()
2344 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_LOCKED); in CommonEventSubscriber()
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_device_manager_service_impl.cpp282 std::string commonEventType = EventFwk::CommonEventSupport::COMMON_EVENT_SCREEN_LOCKED; in HWTEST_F()
/foundation/distributedhardware/device_manager/services/service/src/
H A Ddevice_manager_service.cpp1618 screenEventVec.emplace_back(CommonEventSupport::COMMON_EVENT_SCREEN_LOCKED); in SubscribeScreenLockEvent()

Completed in 41 milliseconds