Searched defs:create3GSimAuthUmtsAuthResponse (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/util/
H A DTelephonyUtilTest.java250 private static String create3GSimAuthUmtsAuthResponse(byte[] res, byte[] ck, byte[] ik) { method in class:TelephonyUtilTest
335 .thenReturn(create3GSimAuthUmtsAuthResponse(new byte[] {0x11, 0x12},

Completed in 116 milliseconds