Searched refs:hexOrQuotedStringToBytes (Results 1 – 4 of 4) sorted by relevance
247 public static ArrayList<Byte> hexOrQuotedStringToBytes(String str) { in hexOrQuotedStringToBytes() method in NativeUtil297 ArrayList<Byte> ssidBytes = hexOrQuotedStringToBytes(ssidStr); in decodeSsid()
567 NativeUtil.hexOrQuotedStringToBytes(password); in validatePassword()603 NativeUtil.hexOrQuotedStringToBytes(wepKeys[i]); in validateWepKeys()
464 NativeUtil.hexOrQuotedStringToBytes(config.wepKeys[i])))) { in saveWifiConfiguration()
417 i, NativeUtil.hexOrQuotedStringToBytes(config.wepKeys[i]))) { in saveWifiConfiguration()