Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/settings/fdn/
DFdnSetting.java57 private static final int EVENT_PIN2_ENTRY_COMPLETE = 100; field in FdnSetting
117 Message onComplete = mFDNHandler.obtainMessage(EVENT_PIN2_ENTRY_COMPLETE); in toggleFDNEnable()
248 case EVENT_PIN2_ENTRY_COMPLETE: {