Searched defs:getAllByName (Results 1 – 4 of 4) sorted by relevance
77 public static java.net.InetAddress[] getAllByName(@libcore.util.Nullable java.lang.String host) thr… in getAllByName() method in InetAddress
82 public static java.net.InetAddress[] getAllByName(java.lang.String host) throws java.net.UnknownHos… in getAllByName() method in InetAddress
148 public static java.net.InetAddress[] getAllByName(java.lang.String host) in getAllByName() method in InetAddress
1148 public static InetAddress[] getAllByName(String host) in getAllByName() method in InetAddress