Searched refs:getUidsWithAllowRuleOnAllowListChain (Results 1 – 5 of 5) sorted by relevance
189 .`when`(bpfNetMaps).getUidsWithAllowRuleOnAllowListChain(FIREWALL_CHAIN_BACKGROUND) in testReplaceFirewallChain()
1092 mBpfNetMaps.getUidsWithAllowRuleOnAllowListChain(FIREWALL_CHAIN_DOZABLE)); in testGetUids()1094 mBpfNetMaps.getUidsWithAllowRuleOnAllowListChain(FIREWALL_CHAIN_POWERSAVE)); in testGetUids()1108 () -> mBpfNetMaps.getUidsWithAllowRuleOnAllowListChain(FIREWALL_CHAIN_OEM_DENY_1)); in testGetUidsIllegalArgument()
10606 .getUidsWithAllowRuleOnAllowListChain(anyInt());
617 public Set<Integer> getUidsWithAllowRuleOnAllowListChain(final int childChain) in getUidsWithAllowRuleOnAllowListChain() method in BpfNetMaps
13955 return mBpfNetMaps.getUidsWithAllowRuleOnAllowListChain(chain);