Searched refs:tetherOffloadRuleClear (Results 1 – 4 of 4) sorted by relevance
586 inOrder.verify(mBpfCoordinator).tetherOffloadRuleClear(mIpServer); in canUnrequestTetheringWithUpstream()1082 verify(mBpfCoordinator, times(2)).tetherOffloadRuleClear(mIpServer); in addRemoveipv6ForwardingRules()1095 verify(mBpfCoordinator).tetherOffloadRuleClear(mIpServer); in addRemoveipv6ForwardingRules()1116 verify(mBpfCoordinator).tetherOffloadRuleClear(mIpServer); in addRemoveipv6ForwardingRules()1139 verify(mBpfCoordinator).tetherOffloadRuleClear(mIpServer); in addRemoveipv6ForwardingRules()
614 public void tetherOffloadRuleClear(@NonNull final IpServer ipServer) { in tetherOffloadRuleClear() method in BpfCoordinator717 tetherOffloadRuleClear(client); in tetherOffloadClientRemove()745 private void tetherOffloadRuleClear(@NonNull final ClientInfo clientInfo) { in tetherOffloadRuleClear() method in BpfCoordinator807 tetherOffloadRuleClear(client); in tetherOffloadRule4Clear()
968 coordinator.tetherOffloadRuleClear(mIpServer); in testTetherOffloadRuleUpdateAndClear()1027 coordinator.tetherOffloadRuleClear(mIpServer); in checkBpfDisabled()
888 mBpfCoordinator.tetherOffloadRuleClear(this); in clearIpv6ForwardingRules()