Searched refs:getBoundSocket (Results 1 – 1 of 1) sorted by relevance
503 private Socket getBoundSocket(Network network, String host, int port) throws IOException { in getBoundSocket() method in ConnectivityManagerTest543 wifiBoundSocket = getBoundSocket(wifiNetworkToCheck, TEST_HOST, HTTP_PORT); in disconnectFromWifi()