Searched refs:EVENT_PIN1_PUK1_DONE (Results 1 – 1 of 1) sorted by relevance
48 private static final int EVENT_PIN1_PUK1_DONE = 1; field in UiccCardApplication401 if (msg.what == EVENT_PIN1_PUK1_DONE) {416 case EVENT_PIN1_PUK1_DONE:728 mCi.supplyIccPinForApp(pin, mAid, mHandler.obtainMessage(EVENT_PIN1_PUK1_DONE, in supplyPin()758 mHandler.obtainMessage(EVENT_PIN1_PUK1_DONE, onComplete)); in supplyPuk()