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