Searched refs:EVENT_PIN2_ENTRY_COMPLETE (Results 1 – 2 of 2) sorted by relevance
51 protected static final int EVENT_PIN2_ENTRY_COMPLETE = 10; field in BaseFdnContactScreen102 .obtainMessage(EVENT_PIN2_ENTRY_COMPLETE); in processPin2()130 case EVENT_PIN2_ENTRY_COMPLETE:
59 private static final int EVENT_PIN2_ENTRY_COMPLETE = 100; field in FdnSetting129 Message onComplete = mFDNHandler.obtainMessage(EVENT_PIN2_ENTRY_COMPLETE); in toggleFDNEnable()275 case EVENT_PIN2_ENTRY_COMPLETE: {