Searched refs:MSG_NEW_CONTACT_ADDED (Results 1 – 1 of 1) sorted by relevance
693 private static final int MSG_NEW_CONTACT_ADDED = 2; field in CapabilityPolling706 mDiscoveryHandler.obtainMessage(MSG_NEW_CONTACT_ADDED, number).sendToTarget(); in enqueueNewContact()749 } else if (msg.what == MSG_NEW_CONTACT_ADDED) {