Searched refs:getIccAuthentication (Results 1 – 7 of 7) sorted by relevance
95 when(mMockTelephonyManagerForSubId.getIccAuthentication( in getEapAkaChallengeResponse()114 when(mMockTelephonyManagerForSubId.getIccAuthentication( in getEapAkaChallengeResponse_getIccAuthenticationFailed()131 when(mMockTelephonyManagerForSubId.getIccAuthentication( in getEapAkaResponse()151 when(mMockTelephonyManagerForSubId.getIccAuthentication( in getEapAkaResponse_synchronizationFailure()171 when(mMockTelephonyManagerForSubId.getIccAuthentication( in getEapAkaResponse_getIccAuthenticationFailed()
99 when(mMockTelephonyManagerForSubId.getIccAuthentication( in generateEapAkaChallengeResponse_authSuccess()117 when(mMockTelephonyManagerForSubId.getIccAuthentication( in generateEapAkaChallengeResponse_syncFailure()
204 when(mMockTelephonyManagerForSubId.getIccAuthentication( in queryEntitlementStatus_noAuthenticationToken()251 when(mMockTelephonyManagerForSubId.getIccAuthentication( in queryEntitlementStatus_noAuthenticationToken_useHttpPost()299 when(mMockTelephonyManagerForSubId.getIccAuthentication( in queryEntitlementStatus_noAuthenticationToken_invalidChallenge()341 when(mMockTelephonyManagerForSubId.getIccAuthentication( in queryEntitlementStatus_noAuthenticationToken_secondChallenge()388 when(mMockTelephonyManagerForSubId.getIccAuthentication( in queryEntitlementStatus_noAuthenticationToken_thirdChallenge()440 when(mMockTelephonyManagerForSubId.getIccAuthentication( in queryEntitlementStatus_noAuthenticationToken_fourthChallenge_throwException()529 when(mMockTelephonyManagerForSubId.getIccAuthentication( in queryEntitlementStatus_noAuthenticationToken_handleEapAkaSyncFailure()569 when(mMockTelephonyManagerForSubId.getIccAuthentication( in queryEntitlementStatus_noAuthenticationToken_eapAkaSyncFailure_invalidChallenge()613 when(mMockTelephonyManagerForSubId.getIccAuthentication( in queryEntitlementStatus_noAuthenticationToken_fourthEapAkaSyncFailure()691 .getIccAuthentication(anyInt(), anyInt(), any()); in queryEntitlementStatus_hasNoAuthenticationToken_bypassAuthentication()[all …]
92 telephonyManager.getIccAuthentication( in respondToEapAkaChallenge()
8790 public String getIccAuthentication(int appType,@AuthType int authType, String data) { in getIccAuthentication() method in TelephonyManager8791 return getIccAuthentication(getSubId(), appType, authType, data); in getIccAuthentication()8818 public String getIccAuthentication(int subId, int appType,@AuthType int authType, String data) { in getIccAuthentication() method in TelephonyManager
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
46045 method public String getIccAuthentication(int, int, String);