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:
56 private static final int EVENT_PIN2_ENTRY_COMPLETE = 100; field in FdnSetting126 Message onComplete = mFDNHandler.obtainMessage(EVENT_PIN2_ENTRY_COMPLETE); in toggleFDNEnable()272 case EVENT_PIN2_ENTRY_COMPLETE: {