Searched refs:get3GAuthResponse (Results 1 – 3 of 3) sorted by relevance
481 assertEquals(null, TelephonyUtil.get3GAuthResponse( in get3GAuthResponseInvalidRequest()483 assertEquals(null, TelephonyUtil.get3GAuthResponse( in get3GAuthResponseInvalidRequest()494 SimAuthResponseData response = TelephonyUtil.get3GAuthResponse( in get3GAuthResponseNullIccAuthentication()506 SimAuthResponseData response = TelephonyUtil.get3GAuthResponse( in get3GAuthResponseIccAuthenticationTooShort()519 SimAuthResponseData response = TelephonyUtil.get3GAuthResponse( in get3GAuthResponseBadTag()532 SimAuthResponseData response = TelephonyUtil.get3GAuthResponse( in get3GAuthResponseUmtsAuth()546 SimAuthResponseData response = TelephonyUtil.get3GAuthResponse( in get3GAuthResponseUmtsAuts()
630 public static SimAuthResponseData get3GAuthResponse(SimAuthRequestData requestData, in get3GAuthResponse() method in TelephonyUtil
6081 TelephonyUtil.get3GAuthResponse(requestData, getTelephonyManager()); in handle3GAuthRequest()