Home
last modified time | relevance | path

Searched refs:EVENT_AKA_AUTHENTICATE_DONE (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DIccRecords.java234 private static final int EVENT_AKA_AUTHENTICATE_DONE = 90; field in IccRecords
930 case EVENT_AKA_AUTHENTICATE_DONE: in handleMessage()
1282 obtainMessage(EVENT_AKA_AUTHENTICATE_DONE, 0, 0, rsp)); in getIccSimChallengeResponse()