Home
last modified time | relevance | path

Searched defs:toHex (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DUtils.java163 public static String toHex(byte[] octets) { in toHex() method in Utils
/frameworks/base/packages/Osu/src/com/android/hotspot2/
DUtils.java165 public static String toHex(byte[] octets) { in toHex() method in Utils