Home | History | Annotate | Download | only in uicc

Lines Matching defs:EVENT_PIN1_PUK1_DONE

44     private static final int EVENT_PIN1_PUK1_DONE = 1;
382 case EVENT_PIN1_PUK1_DONE:
649 mCi.supplyIccPinForApp(pin, mAid, mHandler.obtainMessage(EVENT_PIN1_PUK1_DONE,
679 mHandler.obtainMessage(EVENT_PIN1_PUK1_DONE, onComplete));