Searched refs:TetherOffloadRuleParcelMatcher (Results 1 – 2 of 2) sorted by relevance
745 private static class TetherOffloadRuleParcelMatcher implements class in BpfCoordinatorTest753 TetherOffloadRuleParcelMatcher(@NonNull Ipv6ForwardingRule rule) { in TetherOffloadRuleParcelMatcher() method in BpfCoordinatorTest.TetherOffloadRuleParcelMatcher778 return argThat(new TetherOffloadRuleParcelMatcher(rule)); in matches()
813 private static class TetherOffloadRuleParcelMatcher implements class in IpServerTest819 TetherOffloadRuleParcelMatcher(int upstreamIfindex, InetAddress dst, MacAddress dstMac) { in TetherOffloadRuleParcelMatcher() method in IpServerTest.TetherOffloadRuleParcelMatcher843 return argThat(new TetherOffloadRuleParcelMatcher(upstreamIfindex, dst, dstMac)); in matches()