Searched refs:ALLOW_CHAINS (Results 1 – 4 of 4) sorted by relevance
19 import static android.net.BpfNetMapsConstants.ALLOW_CHAINS;106 for (int chain : BpfNetMapsConstants.ALLOW_CHAINS) {162 if (ALLOW_CHAINS.contains(chain) || METERED_ALLOW_CHAINS.contains(chain)) { in isFirewallAllowList()
110 public static final List<Integer> ALLOW_CHAINS = List.of( field in BpfNetMapsConstants
106 BpfNetMapsConstants.ALLOW_CHAINS.size + in testFirewallChainList()114 BpfNetMapsConstants.ALLOW_CHAINS.contains(it.get(null)) || in testFirewallChainList()
19 import static android.net.BpfNetMapsConstants.ALLOW_CHAINS;154 FIREWALL_CHAINS.addAll(ALLOW_CHAINS);