Searched refs:HTTP_PORT (Results 1 – 2 of 2) sorted by relevance
58 public static final int HTTP_PORT = 80; field in CtsNetUtils139 wifiBoundSocket = getBoundSocket(wifiNetworkToCheck, TEST_HOST, HTTP_PORT); in disconnectFromWifi()
26 import static android.net.cts.util.CtsNetUtils.HTTP_PORT;970 try (Socket s = getConnectedSocket(network, TEST_HOST, HTTP_PORT, in testCreateTcpKeepalive() argument1104 try (Socket tcpSocket = getConnectedSocket(network, TEST_HOST, HTTP_PORT, in createConcurrentTcpSocketKeepalives()