Searched refs:getUidsWithDenyRuleOnDenyListChain (Results 1 – 4 of 4) sorted by relevance
1097 mBpfNetMaps.getUidsWithDenyRuleOnDenyListChain(FIREWALL_CHAIN_STANDBY)); in testGetUids()1099 mBpfNetMaps.getUidsWithDenyRuleOnDenyListChain(FIREWALL_CHAIN_OEM_DENY_1)); in testGetUids()1106 () -> mBpfNetMaps.getUidsWithDenyRuleOnDenyListChain(FIREWALL_CHAIN_DOZABLE)); in testGetUidsIllegalArgument()
10603 .getUidsWithDenyRuleOnDenyListChain(anyInt());
639 public Set<Integer> getUidsWithDenyRuleOnDenyListChain(final int childChain) in getUidsWithDenyRuleOnDenyListChain() method in BpfNetMaps
13957 return mBpfNetMaps.getUidsWithDenyRuleOnDenyListChain(chain);