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.java215 private static final int EVENT_AKA_AUTHENTICATE_DONE = 90; field in IccRecords
903 case EVENT_AKA_AUTHENTICATE_DONE: in handleMessage()
1226 obtainMessage(EVENT_AKA_AUTHENTICATE_DONE, 0, 0, rsp)); in getIccSimChallengeResponse()