Home
last modified time | relevance | path

Searched defs:getLoopbackAddress (Results 1 – 4 of 4) sorted by relevance

/libcore/ojluni/src/main/java/sun/nio/ch/
DNet.java198 private static InetSocketAddress getLoopbackAddress(int port) { in getLoopbackAddress() method in Net
/libcore/ojluni/annotations/mmodule/java/net/
DInetAddress.annotated.java84 public static java.net.InetAddress getLoopbackAddress() { throw new RuntimeException("Stub!"); } in getLoopbackAddress() method in InetAddress
/libcore/ojluni/annotations/hiddenapi/java/net/
DInetAddress.java153 public static java.net.InetAddress getLoopbackAddress() { in getLoopbackAddress() method in InetAddress
/libcore/ojluni/src/main/java/java/net/
DInetAddress.java1166 public static InetAddress getLoopbackAddress() { in getLoopbackAddress() method in InetAddress