Searched defs:bytesToHexOrQuotedString (Results 1 – 2 of 2) sorted by relevance
248 public static String bytesToHexOrQuotedString(ArrayList<Byte> bytes) { in bytesToHexOrQuotedString() method in NativeUtil
1218 public static String bytesToHexOrQuotedString(ArrayList<Byte> bytes) { in bytesToHexOrQuotedString() method in WifiNl80211ManagerTest.LocalNativeUtil