Home
last modified time | relevance | path

Searched refs:COMMON_EVENT_DEVICE_IDLE_MODE_CHANGED (Results 1 - 7 of 7) sorted by relevance

/foundation/communication/netmanager_base/services/netpolicymanager/include/
H A Dnet_policy_inner_define.h31 const std::string COMMON_EVENT_DEVICE_IDLE_MODE_CHANGED = member
32 EventFwk::CommonEventSupport::COMMON_EVENT_DEVICE_IDLE_MODE_CHANGED;
/foundation/communication/netmanager_base/services/netpolicymanager/src/core/
H A Dnet_policy_core.cpp101 matchingSkills.AddEvent(COMMON_EVENT_DEVICE_IDLE_MODE_CHANGED); in SubscribeCommonEvent()
143 if (action == COMMON_EVENT_DEVICE_IDLE_MODE_CHANGED) { in OnReceiveEvent()
/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/
H A Dut_net_policy_core.cpp184 want.SetAction(COMMON_EVENT_DEVICE_IDLE_MODE_CHANGED); in HWTEST_F()
200 want.SetAction(COMMON_EVENT_DEVICE_IDLE_MODE_CHANGED); in HWTEST_F()
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/conn_vpn_manager_test/
H A Dut_net_policy_core.cpp184 want.SetAction(COMMON_EVENT_DEVICE_IDLE_MODE_CHANGED); in HWTEST_F()
200 want.SetAction(COMMON_EVENT_DEVICE_IDLE_MODE_CHANGED); in HWTEST_F()
/foundation/resourceschedule/device_standby/services/notification/src/
H A Dstandby_state_subscriber.cpp122 want.SetAction(EventFwk::CommonEventSupport::COMMON_EVENT_DEVICE_IDLE_MODE_CHANGED); in NotifyIdleModeByCommonEvent()
/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_common_event_support.cpp174 const std::string CommonEventSupport::COMMON_EVENT_DEVICE_IDLE_MODE_CHANGED = "usual.event.DEVICE_IDLE_MODE_CHANGED"; member in OHOS::EventFwk::CommonEventSupport
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/
H A Dwifi_event_subscriber_manager.cpp82 {OHOS::EventFwk::CommonEventSupport::COMMON_EVENT_DEVICE_IDLE_MODE_CHANGED, &

Completed in 6 milliseconds