Searched refs:getAddrByName (Results 1 – 1 of 1) sorted by relevance
1328 private InetAddress getAddrByName(final String hostname, final int family) throws Exception { in getAddrByName() method in ConnectivityManagerTest1344 final InetAddress addr = getAddrByName(host, family); in getConnectedSocket()1577 final InetAddress dstAddr = getAddrByName(TEST_HOST, AF_INET); in createConcurrentNattSocketKeepalives()