Searched defs:getHostAddress (Results 1 – 12 of 12) sorted by relevance
59 public java.lang.String getHostAddress() { throw new RuntimeException("Stub!"); } in getHostAddress() method in Inet4Address
66 public java.lang.String getHostAddress() { throw new RuntimeException("Stub!"); } in getHostAddress() method in Inet6Address
70 public java.lang.String getHostAddress() { throw new RuntimeException("Stub!"); } in getHostAddress() method in InetAddress
95 public java.lang.String getHostAddress() { in getHostAddress() method in Inet4Address
117 public java.lang.String getHostAddress() { in getHostAddress() method in InetAddress
160 public java.lang.String getHostAddress() { in getHostAddress() method in Inet6Address
358 public String getHostAddress() { in getHostAddress() method in Inet4Address
468 protected synchronized InetAddress getHostAddress(URL u) { in getHostAddress() method in URLStreamHandler
700 public String getHostAddress() { in getHostAddress() method in InetAddress
904 public String getHostAddress() { in getHostAddress() method in Inet6Address
65 @libcore.util.Nullable public java.lang.String getHostAddress() { throw new RuntimeException("Stub!… in getHostAddress() method in InetAddress
188 @Override public InetAddress getHostAddress(URL u) { in getHostAddress() method in OldURLStreamHandlerTest.MockURLStreamHandler