Home
last modified time | relevance | path

Searched refs:MSG_RESET_FIREWALL_RULES_BY_UID (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/net/
H A DNetworkPolicyManagerService.java426 private static final int MSG_RESET_FIREWALL_RULES_BY_UID = 15; field in NetworkPolicyManagerService
4904 mHandler.obtainMessage(MSG_RESET_FIREWALL_RULES_BY_UID, uid, 0).sendToTarget();
5424 case MSG_RESET_FIREWALL_RULES_BY_UID: {