Searched defs:getByName (Results 1 – 5 of 5) sorted by relevance
75 @libcore.util.NonNull public static java.net.InetAddress getByName(@libcore.util.Nullable java.lang… in getByName() method in InetAddress
80 public static java.net.InetAddress getByName(java.lang.String host) throws java.net.UnknownHostExce… in getByName() method in InetAddress
293 public static NetworkInterface getByName(String name) throws SocketException { in getByName() method in NetworkInterface
1103 public static InetAddress getByName(String host) in getByName() method in InetAddress
143 public static java.net.InetAddress getByName(java.lang.String host) in getByName() method in InetAddress