Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DChangeIccPinScreen.java48 private static final int EVENT_PIN_CHANGED = 100; field in ChangeIccPinScreen
81 case EVENT_PIN_CHANGED:
206 EVENT_PIN_CHANGED);
229 Message.obtain(mHandler, EVENT_PIN_CHANGED));