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