Searched refs:FIREWALL_CHAIN_NAME_DOZABLE (Results 1 – 4 of 4) 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()
47779 Landroid/net/NetworkPolicyManager;->FIREWALL_CHAIN_NAME_DOZABLE:Ljava/lang/String;