Searched refs:AUTH_CONTEXT_EAP_AKA (Results 1 – 5 of 5) sorted by relevance
158 mIccRecords.getIccSimChallengeResponse(UiccCardApplication.AUTH_CONTEXT_EAP_AKA, in testGetIccSimChallengeResponseNull()178 mIccRecords.getIccSimChallengeResponse(UiccCardApplication.AUTH_CONTEXT_EAP_AKA, in testGetIccSimChallengeResponseTimeout()220 UiccCardApplication.AUTH_CONTEXT_EAP_AKA, "")); in testGetIccSimChallengeResponseDefault()
239 public static final int AUTH_CONTEXT_EAP_AKA = 129; field in PhoneConstants
60 public static final int AUTH_CONTEXT_EAP_AKA = PhoneConstants.AUTH_CONTEXT_EAP_AKA; field in UiccCardApplication646 authContext = AUTH_CONTEXT_EAP_AKA; in getAuthContext()
387 && authType != UiccCardApplication.AUTH_CONTEXT_EAP_AKA) {
6933 public static final int AUTHTYPE_EAP_AKA = PhoneConstants.AUTH_CONTEXT_EAP_AKA;