Home
last modified time | relevance | path

Searched refs:numericToTextFormat (Results 1 – 4 of 4) sorted by relevance

/libcore/ojluni/src/main/java/java/net/
DInet4Address.java348 return numericToTextFormat(getAddress()); in getHostAddress()
389 static String numericToTextFormat(byte[] src) in numericToTextFormat() method in Inet4Address
DInet6Address.java970 static String numericToTextFormat(byte[] src) { in numericToTextFormat() method in Inet6Address
/libcore/ojluni/annotations/hiddenapi/java/net/
DInet4Address.java107 static java.lang.String numericToTextFormat(byte[] src) { in numericToTextFormat() method in Inet4Address
DInet6Address.java176 static java.lang.String numericToTextFormat(byte[] src) { in numericToTextFormat() method in Inet6Address