Searched defs:EVENT_PIN2_PUK2_DONE (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DUiccCardApplication.java51 private static final int EVENT_PIN2_PUK2_DONE = 8; field in class:UiccCardApplication
383 case EVENT_PIN2_PUK2_DONE:
686 mHandler.obtainMessage(EVENT_PIN2_PUK2_DONE, onComplete));
693 mHandler.obtainMessage(EVENT_PIN2_PUK2_DONE, onComplete));

Completed in 23 milliseconds