Searched refs:bytesToHexOrQuotedString (Results 1 – 3 of 3) sorted by relevance
270 public static String bytesToHexOrQuotedString(ArrayList<Byte> bytes) { in bytesToHexOrQuotedString() method in NativeUtil318 return bytesToHexOrQuotedString(ssidBytes); in encodeSsid()
245 config.wepKeys[i] = NativeUtil.bytesToHexOrQuotedString( in loadWifiConfiguration()
214 config.wepKeys[i] = NativeUtil.bytesToHexOrQuotedString(mWepKey); in loadWifiConfiguration()