Home
last modified time | relevance | path

Searched refs:MSG_POWER_SAVE_MODE_CHANGED (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/netmanager_base/services/netpolicymanager/include/
H A Dnet_policy_event_handler.h34 static constexpr int32_t MSG_POWER_SAVE_MODE_CHANGED = 3; member in OHOS::NetManagerStandard::NetPolicyEventHandler
/foundation/communication/netmanager_base/services/netpolicymanager/src/core/
H A Dnet_policy_firewall.cpp169 SendEvent(NetPolicyEventHandler::MSG_POWER_SAVE_MODE_CHANGED, policyEvent); in UpdatePowerSavePolicy()
219 case NetPolicyEventHandler::MSG_POWER_SAVE_MODE_CHANGED: in HandleEvent()
H A Dnet_policy_core.cpp138 receiveMessage_->SendEvent(NetPolicyEventHandler::MSG_POWER_SAVE_MODE_CHANGED, policyEvent); in OnReceiveEvent()
H A Dnet_policy_rule.cpp407 case NetPolicyEventHandler::MSG_POWER_SAVE_MODE_CHANGED: in HandleEvent()

Completed in 3 milliseconds