Searched refs:FIREWALL_CHAIN_NAME_POWERSAVE (Results 1 – 4 of 4) sorted by relevance
24 import static android.net.NetworkPolicyManager.FIREWALL_CHAIN_NAME_POWERSAVE;298 return FIREWALL_CHAIN_NAME_POWERSAVE; in getFirewallChainName()
146 public static final String FIREWALL_CHAIN_NAME_POWERSAVE = "powersave"; field in NetworkPolicyManager
32 import static android.net.NetworkPolicyManager.FIREWALL_CHAIN_NAME_POWERSAVE;1708 return FIREWALL_CHAIN_NAME_POWERSAVE; in getFirewallChainName()1934 dumpUidFirewallRule(pw, FIREWALL_CHAIN_NAME_POWERSAVE, mUidFirewallPowerSaveRules); in dump()
44526 Landroid/net/NetworkPolicyManager;->FIREWALL_CHAIN_NAME_POWERSAVE:Ljava/lang/String;