Searched refs:FIREWALL_CHAIN_NAME_DOZABLE (Results 1 – 3 of 3) sorted by relevance
23 import static android.net.NetworkPolicyManager.FIREWALL_CHAIN_NAME_DOZABLE;294 return FIREWALL_CHAIN_NAME_DOZABLE; in getFirewallChainName()
97 public static final String FIREWALL_CHAIN_NAME_DOZABLE = "dozable"; field in NetworkPolicyManager
31 import static android.net.NetworkPolicyManager.FIREWALL_CHAIN_NAME_DOZABLE;1771 return FIREWALL_CHAIN_NAME_DOZABLE; in getFirewallChainName()1995 dumpUidFirewallRule(pw, FIREWALL_CHAIN_NAME_DOZABLE, mUidFirewallDozableRules); in dump()