Searched refs:FIREWALL_CHAIN_NAME_DOZABLE (Results 1 – 3 of 3) sorted by relevance
19 import static android.net.NetworkPolicyManager.FIREWALL_CHAIN_NAME_DOZABLE;281 return FIREWALL_CHAIN_NAME_DOZABLE; in getFirewallChainName()
105 public static final String FIREWALL_CHAIN_NAME_DOZABLE = "dozable"; field in NetworkPolicyManager
25 import static android.net.NetworkPolicyManager.FIREWALL_CHAIN_NAME_DOZABLE;2116 chainName = FIREWALL_CHAIN_NAME_DOZABLE; in setFirewallChainEnabled()2289 return FIREWALL_CHAIN_NAME_DOZABLE; in getFirewallChainName()2414 dumpUidFirewallRule(pw, FIREWALL_CHAIN_NAME_DOZABLE, mUidFirewallDozableRules); in dump()