Home
last modified time | relevance | path

Searched refs:COMMON_EVENT_USER_SWITCHED (Results 1 - 23 of 23) sorted by relevance

/base/theme/wallpaper_mgr/services/src/
H A Dwallpaper_common_event_subscriber.cpp32 } else if (action == EventFwk::CommonEventSupport::COMMON_EVENT_USER_SWITCHED) { in OnReceiveEvent()
42 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_USER_SWITCHED); in CreateSubscriberInfo()
/base/global/i18n/services/src/
H A Di18n_service_event.cpp52 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_USER_SWITCHED); in SubscriberEvent()
91 if (action == EventFwk::CommonEventSupport::COMMON_EVENT_USER_SWITCHED) { in HandleMultiUser()
/base/print/print_fwk/services/print_service/src/
H A Dprint_event_subscriber.cpp47 if (action == EventFwk::CommonEventSupport::COMMON_EVENT_USER_SWITCHED) { in OnReceiveEvent()
H A Dprint_service_helper.cpp165 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_USER_SWITCHED); in PrintSubscribeCommonEvent()
/base/notification/distributed_notification_service/services/ans/src/
H A Dsystem_event_observer.cpp40 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_USER_SWITCHED); in SystemEventObserver()
97 } else if (action == EventFwk::CommonEventSupport::COMMON_EVENT_USER_SWITCHED) { in OnReceiveEvent()
H A Dreminder_event_manager.cpp65 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_USER_SWITCHED); in init()
208 if (action == CommonEventSupport::COMMON_EVENT_USER_SWITCHED) { in OnReceiveEvent()
/base/location/services/location_locator/locator/source/
H A Dlocator_background_proxy.cpp114 matchingSkills.AddEvent(OHOS::EventFwk::CommonEventSupport::COMMON_EVENT_USER_SWITCHED); in SubscribeSaStatusChangeListerner()
317 if (action == OHOS::EventFwk::CommonEventSupport::COMMON_EVENT_USER_SWITCHED) { in OnReceiveEvent()
328 matchingSkills.AddEvent(OHOS::EventFwk::CommonEventSupport::COMMON_EVENT_USER_SWITCHED); in Subscribe()
/base/notification/common_event_service/services/src/
H A Dcommon_event_permission_manager.cpp49 {CommonEventSupport::COMMON_EVENT_USER_SWITCHED, member in OHOS::EventFwk::CommonEventSupport
H A Dstatic_subscriber_manager.cpp226 data.GetWant().GetAction() == CommonEventSupport::COMMON_EVENT_USER_SWITCHED || in PublishCommonEvent()
/base/telephony/call_manager/services/call/src/
H A Dcall_broadcast_subscriber.cpp69 } else if (action == EventFwk::CommonEventSupport::COMMON_EVENT_USER_SWITCHED) { in OnReceiveEvent()
H A Dcall_control_manager.cpp1491 matchingSkills.AddEvent(EventFwk::CommonEventSupport::COMMON_EVENT_USER_SWITCHED); in BroadcastSubscriber()
/base/inputmethod/imf/services/src/
H A Dim_common_event_manager.cpp63 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_USER_SWITCHED); in SubscribeEvent()
202 EventManagerFunc_[CommonEventSupport::COMMON_EVENT_USER_SWITCHED] = in EventSubscriber()
/base/telephony/core_service/services/sim/src/
H A Dmulti_sim_monitor.cpp362 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_USER_SWITCHED); in SubscribeUserSwitch()
395 if (action == CommonEventSupport::COMMON_EVENT_USER_SWITCHED) { in OnReceiveEvent()
/base/telephony/call_manager/services/call/call_state_observer/src/
H A Dcall_records_manager.cpp326 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_USER_SWITCHED); in OnAddSystemAbility()
362 if (action == CommonEventSupport::COMMON_EVENT_USER_SWITCHED) { in OnReceiveEvent()
/base/location/test/location_locator/source/
H A Dlocator_background_proxy_test.cpp553 matchingSkills.AddEvent(OHOS::EventFwk::CommonEventSupport::COMMON_EVENT_USER_SWITCHED); in HWTEST_F()
558 want.SetAction(OHOS::EventFwk::CommonEventSupport::COMMON_EVENT_USER_SWITCHED); in HWTEST_F()
573 matchingSkills.AddEvent(OHOS::EventFwk::CommonEventSupport::COMMON_EVENT_USER_SWITCHED); in HWTEST_F()
/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_support.cpp376 const std::string CommonEventSupport::COMMON_EVENT_USER_SWITCHED = "usual.event.USER_SWITCHED"; member in OHOS::EventFwk::CommonEventSupport
1810 commonEventSupport_.emplace_back(COMMON_EVENT_USER_SWITCHED); in Init()
/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dreminder_data_manager_test.cpp504 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_USER_SWITCHED); in HWTEST_F()
543 want.SetAction(CommonEventSupport::COMMON_EVENT_USER_SWITCHED); in HWTEST_F()
/base/notification/common_event_service/interfaces/inner_api/
H A Dcommon_event_support.h328 static const std::string COMMON_EVENT_USER_SWITCHED; member in OHOS::EventFwk::CommonEventSupport
/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_interface.cpp310 want.SetAction(OHOS::EventFwk::CommonEventSupport::COMMON_EVENT_USER_SWITCHED); in SendToCESAccountSwitched()
/base/notification/common_event_service/interfaces/kits/napi/support/src/
H A Dsupport.cpp149 env, obj, EventFwk::CommonEventSupport::COMMON_EVENT_USER_SWITCHED, "COMMON_EVENT_USER_SWITCHED"); in SupportInit()
/base/powermgr/power_manager/services/native/src/
H A Dpower_mgr_service.cpp1862 matchingSkills.AddEvent(CommonEventSupport::COMMON_EVENT_USER_SWITCHED); in SubscribeCommonEvent()
1995 if (action == OHOS::EventFwk::CommonEventSupport::COMMON_EVENT_USER_SWITCHED) { in OnReceiveEvent()
/base/theme/wallpaper_mgr/test/unittest/
H A Dwallpaper_test.cpp1053 std::string switchCommonEvent = EventFwk::CommonEventSupport::COMMON_EVENT_USER_SWITCHED; in HWTEST_F()
/base/notification/common_event_service/services/test/unittest/static_subscriber_manager_unit_test/
H A Dstatic_subscriber_manager_unit_test.cpp2479 * in when publish a COMMON_EVENT_USER_SWITCHED and InitValidSubscriber success.
2492 std::string testNormalEventName = CommonEventSupport::COMMON_EVENT_USER_SWITCHED; in HWTEST_F()
2525 * in when publish a COMMON_EVENT_USER_SWITCHED and InitValidSubscriber failed.
2538 std::string testNormalEventName = CommonEventSupport::COMMON_EVENT_USER_SWITCHED; in HWTEST_F()

Completed in 33 milliseconds