Searched refs:FIREWALL_CHAIN_OEM_DENY_1 (Results 1 – 8 of 8) sorted by relevance
25 import static android.net.ConnectivityManager.FIREWALL_CHAIN_OEM_DENY_1;126 FIREWALL_CHAIN_OEM_DENY_1,
58 import static android.net.ConnectivityManager.FIREWALL_CHAIN_OEM_DENY_1;138 case FIREWALL_CHAIN_OEM_DENY_1: in getMatchByFirewallChain()
1068 public static final int FIREWALL_CHAIN_OEM_DENY_1 = 7; field in ConnectivityManager1168 FIREWALL_CHAIN_OEM_DENY_1,
54 import static android.net.ConnectivityManager.FIREWALL_CHAIN_OEM_DENY_1;238 doTestIsChainEnabled(FIREWALL_CHAIN_OEM_DENY_1); in testIsChainEnabled()304 doTestSetChildChain(FIREWALL_CHAIN_OEM_DENY_1); in testSetChildChain()533 doTestSetUidRule(FIREWALL_CHAIN_OEM_DENY_1); in testSetUidRule()619 doTestGetUidRule(FIREWALL_CHAIN_OEM_DENY_1); in testGetUidRule()1099 mBpfNetMaps.getUidsWithDenyRuleOnDenyListChain(FIREWALL_CHAIN_OEM_DENY_1)); in testGetUids()1108 () -> mBpfNetMaps.getUidsWithAllowRuleOnAllowListChain(FIREWALL_CHAIN_OEM_DENY_1)); in testGetUidsIllegalArgument()
70 import static android.net.ConnectivityManager.FIREWALL_CHAIN_OEM_DENY_1;10546 doTestSetUidFirewallRule(FIREWALL_CHAIN_OEM_DENY_1, FIREWALL_RULE_ALLOW);10562 FIREWALL_CHAIN_OEM_DENY_1,10621 doTestSetFirewallChainEnabledCloseSocket(FIREWALL_CHAIN_OEM_DENY_1, denylist);10644 doTestReplaceFirewallChain(FIREWALL_CHAIN_OEM_DENY_1);
55 import static android.net.ConnectivityManager.FIREWALL_CHAIN_OEM_DENY_1;3640 doTestFirewallBlocking(FIREWALL_CHAIN_OEM_DENY_1, DENYLIST);3779 case FIREWALL_CHAIN_OEM_DENY_1:3938 doTestBlockedReasons_setFirewallChainEnabled(FIREWALL_CHAIN_OEM_DENY_1);
64 field public static final int FIREWALL_CHAIN_OEM_DENY_1 = 7; // 0x7
13929 case ConnectivityManager.FIREWALL_CHAIN_OEM_DENY_1: