Searched defs:getByName (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/net/
H A DNetwork.java109 * Operates the same as {@code InetAddress.getByName} except that host
118 public InetAddress getByName(String host) throws UnknownHostException { method in class:Network

Completed in 48 milliseconds