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.java1860 private static final int SUPPLY_PIN_COMPLETE = 100; field in PhoneInterfaceManager.UnlockSim
1875 case SUPPLY_PIN_COMPLETE: in run()
1918 Message callback = Message.obtain(mHandler, SUPPLY_PIN_COMPLETE); in unlockSim()