Searched refs:testMac2 (Results 1 – 1 of 1) sorted by relevance
2487 final MacAddress testMac2 = MacAddress.fromString("22:22:22:22:22:22"); in testUpdateConnectedClients() local2489 when(testClient.getMacAddress()).thenReturn(testMac2); in testUpdateConnectedClients()2492 final TetheredClient noAddrClient = new TetheredClient(testMac2, in testUpdateConnectedClients()2500 wifiLeases.add(createDhcpLeaseParcelable("clientId2", testMac2, "192.168.43.24", 24, in testUpdateConnectedClients()