Home
last modified time | relevance | path

Searched refs:parseHexWithoutLength (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
DTelephonyUtil.java390 private static byte[] parseHexWithoutLength(String hex) { in parseHexWithoutLength() method in TelephonyUtil
566 rand = parseHexWithoutLength(challenge); in getGsmSimpleSimNoLengthAuthResponse()