Searched refs:createDhcpLeaseParcelable (Results 1 – 1 of 1) sorted by relevance
2472 p2pLeases.add(createDhcpLeaseParcelable("clientId1", testMac1, "192.168.50.24", 24, in testUpdateConnectedClients()2500 wifiLeases.add(createDhcpLeaseParcelable("clientId2", testMac2, "192.168.43.24", 24, in testUpdateConnectedClients()2542 private DhcpLeaseParcelable createDhcpLeaseParcelable(final String clientId, in createDhcpLeaseParcelable() method in TetheringTest