Searched refs:FIREWALL_CHAIN_NAME_POWERSAVE (Results 1 – 3 of 3) sorted by relevance
24 import static android.net.NetworkPolicyManager.FIREWALL_CHAIN_NAME_POWERSAVE;298 return FIREWALL_CHAIN_NAME_POWERSAVE; in getFirewallChainName()
99 public static final String FIREWALL_CHAIN_NAME_POWERSAVE = "powersave"; field in NetworkPolicyManager
32 import static android.net.NetworkPolicyManager.FIREWALL_CHAIN_NAME_POWERSAVE;1773 return FIREWALL_CHAIN_NAME_POWERSAVE; in getFirewallChainName()1999 dumpUidFirewallRule(pw, FIREWALL_CHAIN_NAME_POWERSAVE, mUidFirewallPowerSaveRules); in dump()