Searched refs:hexOrQuotedStringToBytes (Results 1 – 4 of 4) sorted by relevance
225 public static ArrayList<Byte> hexOrQuotedStringToBytes(String str) { in hexOrQuotedStringToBytes() method in NativeUtil275 ArrayList<Byte> ssidBytes = hexOrQuotedStringToBytes(ssidStr); in decodeSsid()
519 NativeUtil.hexOrQuotedStringToBytes(password); in validatePassword()555 NativeUtil.hexOrQuotedStringToBytes(wepKeys[i]); in validateWepKeys()
429 NativeUtil.hexOrQuotedStringToBytes(config.wepKeys[i])))) { in saveWifiConfiguration()
408 i, NativeUtil.hexOrQuotedStringToBytes(config.wepKeys[i]))) { in saveWifiConfiguration()