Searched refs:verifyHotspotClientUpdate (Results 1 – 1 of 1) sorted by relevance
/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/ |
D | TetheringTest.java | 3815 verifyHotspotClientUpdate(false /* isLocalOnly */, testMac2, wifiLease, connectedClients, in testUpdateConnectedClients() 3852 verifyHotspotClientUpdate(true /* isLocalOnly */, testMac, wifiLease, connectedClients, in testUpdateConnectedClientsForLocalOnlyHotspot() 3886 verifyHotspotClientUpdate(false /* isLocalOnly */, wifiMac, wifiLease, connectedClients, in testConnectedClientsForSapAndLohsConcurrency() 3899 verifyHotspotClientUpdate(true /* isLocalOnly */, localOnlyMac, localOnlyLease, in testConnectedClientsForSapAndLohsConcurrency() 3917 private void verifyHotspotClientUpdate(final boolean isLocalOnly, final MacAddress testMac, in verifyHotspotClientUpdate() method in TetheringTest
|