Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/services/netpolicymanager/include/
H A Dnet_policy_event_handler.h33 static constexpr int32_t MSG_DEVICE_IDLE_MODE_CHANGED = 2; member in OHOS::NetManagerStandard::NetPolicyEventHandler
/foundation/communication/netmanager_base/services/netpolicymanager/src/core/
H A Dnet_policy_firewall.cpp140 SendEvent(NetPolicyEventHandler::MSG_DEVICE_IDLE_MODE_CHANGED, policyEvent); in UpdateDeviceIdlePolicy()
222 case NetPolicyEventHandler::MSG_DEVICE_IDLE_MODE_CHANGED: in HandleEvent()
H A Dnet_policy_core.cpp147 receiveMessage_->SendEvent(NetPolicyEventHandler::MSG_DEVICE_IDLE_MODE_CHANGED, policyEvent); in OnReceiveEvent()
H A Dnet_policy_rule.cpp403 case NetPolicyEventHandler::MSG_DEVICE_IDLE_MODE_CHANGED: in HandleEvent()

Completed in 3 milliseconds