Home | History | Annotate | Download | only in net

Lines Matching defs:FIREWALL_RULE_ALLOW

51 import static android.net.NetworkPolicyManager.FIREWALL_RULE_ALLOW;
3586 uidRules.put(mUidState.keyAt(i), FIREWALL_RULE_ALLOW);
3601 uidRules.put(uid, FIREWALL_RULE_ALLOW);
3628 setUidFirewallRule(chain, uid, FIREWALL_RULE_ALLOW);