Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/java/net/
DNetworkInterface.java104 public static NetworkInterface getByName(String interfaceName) throws SocketException { in getByName() method in NetworkInterface
DInetAddress.java304 public static InetAddress getByName(String host) throws UnknownHostException { in getByName() method in InetAddress