Searched refs:FIREWALL_CHAIN_NAME_DOZABLE (Results 1 – 2 of 2) sorted by relevance
72 public static final String FIREWALL_CHAIN_NAME_DOZABLE = "dozable"; field in NetworkPolicyManager
23 import static android.net.NetworkPolicyManager.FIREWALL_CHAIN_NAME_DOZABLE;2041 chainName = FIREWALL_CHAIN_NAME_DOZABLE; in setFirewallChainEnabled()2170 return FIREWALL_CHAIN_NAME_DOZABLE; in getFirewallChainName()