Searched refs:ENABLE_ICC_PIN_COMPLETE (Results 1 – 1 of 1) sorted by relevance
41 private static final int ENABLE_ICC_PIN_COMPLETE = 100; field in EnableIccPinScreen53 case ENABLE_ICC_PIN_COMPLETE:103 Message callback = Message.obtain(mHandler, ENABLE_ICC_PIN_COMPLETE); in enableIccPin()