Searched refs:AUTH_CONTEXT_EAP_AKA (Results 1 – 5 of 5) sorted by relevance
159 mIccRecords.getIccSimChallengeResponse(UiccCardApplication.AUTH_CONTEXT_EAP_AKA, in testGetIccSimChallengeResponseNull()179 mIccRecords.getIccSimChallengeResponse(UiccCardApplication.AUTH_CONTEXT_EAP_AKA, in testGetIccSimChallengeResponseTimeout()221 UiccCardApplication.AUTH_CONTEXT_EAP_AKA, "")); in testGetIccSimChallengeResponseDefault()
228 public static final int AUTH_CONTEXT_EAP_AKA = 129; field in PhoneConstants
62 public static final int AUTH_CONTEXT_EAP_AKA = PhoneConstants.AUTH_CONTEXT_EAP_AKA; field in UiccCardApplication654 authContext = AUTH_CONTEXT_EAP_AKA; in getAuthContext()
597 && authType != UiccCardApplication.AUTH_CONTEXT_EAP_AKA
8725 public static final int AUTHTYPE_EAP_AKA = PhoneConstants.AUTH_CONTEXT_EAP_AKA;