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()
142 public static final String FIREWALL_CHAIN_NAME_DOZABLE = "dozable"; field in NetworkPolicyManager
31 import static android.net.NetworkPolicyManager.FIREWALL_CHAIN_NAME_DOZABLE;1706 return FIREWALL_CHAIN_NAME_DOZABLE; in getFirewallChainName()1930 dumpUidFirewallRule(pw, FIREWALL_CHAIN_NAME_DOZABLE, mUidFirewallDozableRules); in dump()
44524 Landroid/net/NetworkPolicyManager;->FIREWALL_CHAIN_NAME_DOZABLE:Ljava/lang/String;