Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java974 private static final int SUPPLY_PIN_COMPLETE = 100; field in PhoneInterfaceManager.UnlockSim
989 case SUPPLY_PIN_COMPLETE: in run()
1032 Message callback = Message.obtain(mHandler, SUPPLY_PIN_COMPLETE); in unlockSim()