Searched refs:inetAddr (Results 1 – 1 of 1) sorted by relevance
2558 private static Proxy inetAddrProxy(String inetAddr, int port) { in inetAddrProxy() argument2560 Proxy.Type.HTTP, new InetSocketAddress(parseNumericAddress(inetAddr), port)); in inetAddrProxy()