Searched refs:FIREWALL_CHAIN_NAME_NONE (Results 1 – 2 of 2) sorted by relevance
71 public static final String FIREWALL_CHAIN_NAME_NONE = "none"; field in NetworkPolicyManager
24 import static android.net.NetworkPolicyManager.FIREWALL_CHAIN_NAME_NONE;2172 return FIREWALL_CHAIN_NAME_NONE; in getFirewallChainName()