Searched refs:doTestGetUidRule (Results 1 – 1 of 1) sorted by relevance
590 private void doTestGetUidRule(final List<Integer> enableChains) throws Exception { in doTestGetUidRule() method in BpfNetMapsTest607 private void doTestGetUidRule(final int enableChain) throws Exception { in doTestGetUidRule() method in BpfNetMapsTest608 doTestGetUidRule(List.of(enableChain)); in doTestGetUidRule()614 doTestGetUidRule(FIREWALL_CHAIN_DOZABLE); in testGetUidRule()615 doTestGetUidRule(FIREWALL_CHAIN_STANDBY); in testGetUidRule()616 doTestGetUidRule(FIREWALL_CHAIN_POWERSAVE); in testGetUidRule()617 doTestGetUidRule(FIREWALL_CHAIN_RESTRICTED); in testGetUidRule()618 doTestGetUidRule(FIREWALL_CHAIN_LOW_POWER_STANDBY); in testGetUidRule()619 doTestGetUidRule(FIREWALL_CHAIN_OEM_DENY_1); in testGetUidRule()620 doTestGetUidRule(FIREWALL_CHAIN_OEM_DENY_2); in testGetUidRule()[all …]