Searched refs:tetherOffloadClientClear (Results 1 – 3 of 3) sorted by relevance
600 mBpfCoordinator.tetherOffloadClientClear(this); in stopIPv4()
729 public void tetherOffloadClientClear(@NonNull final IpServer ipServer) { in tetherOffloadClientClear() method in BpfCoordinator
592 inOrder.verify(mBpfCoordinator).tetherOffloadClientClear(mIpServer); in canUnrequestTetheringWithUpstream()