Searched refs:getGsmSimpleSimNoLengthAuthResponse (Results 1 – 3 of 3) sorted by relevance
413 assertEquals("", TelephonyUtil.getGsmSimpleSimNoLengthAuthResponse(invalidRequests, in getGsmSimpleSimNoLengthAuthResponseInvalidRequest()423 assertEquals(null, TelephonyUtil.getGsmSimpleSimNoLengthAuthResponse(failedRequests, in getGsmSimpleSimNoLengthAuthResponseFailedSimResponse()428 public void getGsmSimpleSimNoLengthAuthResponse() { in getGsmSimpleSimNoLengthAuthResponse() method in TelephonyUtilTest441 TelephonyUtil.getGsmSimpleSimNoLengthAuthResponse( in getGsmSimpleSimNoLengthAuthResponse()
549 public static String getGsmSimpleSimNoLengthAuthResponse(String[] requestData, in getGsmSimpleSimNoLengthAuthResponse() method in TelephonyUtil
6148 response = TelephonyUtil.getGsmSimpleSimNoLengthAuthResponse(requestData.data, in handleGsmAuthRequest()