Searched refs:tetherOffloadClientAdd (Results 1 – 3 of 3) sorted by relevance
1921 coordinator.tetherOffloadClientAdd(mIpServer, CLIENT_INFO_A); in addDownstreamAndClientInformationTo()1923 coordinator.tetherOffloadClientAdd(mIpServer2, CLIENT_INFO_B); in addDownstreamAndClientInformationTo()2451 coordinator.tetherOffloadClientAdd(mIpServer, clientA); in testTetherOffloadClientAddRemove()2452 coordinator.tetherOffloadClientAdd(mIpServer, clientB); in testTetherOffloadClientAddRemove()
1023 mBpfCoordinator.tetherOffloadClientAdd(this, clientInfo); in updateClientInfoIpv4()
835 public void tetherOffloadClientAdd(@NonNull final IpServer ipServer, in tetherOffloadClientAdd() method in BpfCoordinator