Searched refs:ipv4MappedToIPv4 (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/java/java/net/
H A DInetAddress.java781 return new Inet4Address(ipv4MappedToIPv4(ipAddress), hostName);
812 private static byte[] ipv4MappedToIPv4(byte[] mappedAddress) { method in class:InetAddress

Completed in 29 milliseconds