Searched defs:hexToInet6Address (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/java/android/net/
H A DNetworkUtils.java226 public static InetAddress hexToInet6Address(String addrHexString) method in class:NetworkUtils
235 Log.e("NetworkUtils", "error in hexToInet6Address(" + addrHexString + "): " + e);

Completed in 96 milliseconds