Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DUiccCardApplication.java52 private static final int EVENT_PIN2_PUK2_DONE = 8; field in UiccCardApplication
380 case EVENT_PIN2_PUK2_DONE:
686 mHandler.obtainMessage(EVENT_PIN2_PUK2_DONE, onComplete)); in supplyPin2()
693 mHandler.obtainMessage(EVENT_PIN2_PUK2_DONE, onComplete)); in supplyPuk2()