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

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/util/
H A DTelephonyUtilTest.java269 private static String create3GSimAuthUmtsAutsResponse(byte[] auts) { method in class:TelephonyUtilTest
351 .thenReturn(create3GSimAuthUmtsAutsResponse(new byte[] {0x22, 0x33}));

Completed in 8 milliseconds