Searched refs:EVENT_PIN1_PUK1_DONE (Results 1 – 1 of 1) sorted by relevance
46 private static final int EVENT_PIN1_PUK1_DONE = 1; field in UiccCardApplication393 if (msg.what == EVENT_PIN1_PUK1_DONE) {408 case EVENT_PIN1_PUK1_DONE:720 mCi.supplyIccPinForApp(pin, mAid, mHandler.obtainMessage(EVENT_PIN1_PUK1_DONE, in supplyPin()750 mHandler.obtainMessage(EVENT_PIN1_PUK1_DONE, onComplete)); in supplyPuk()