Searched refs:duplicateContacts (Results 1 – 1 of 1) sorted by relevance
125 List<Cp2Contact> duplicateContacts = getAllContactsWithContactId(contactId, cp2Contacts); in createCursor() local126 coalescedContacts.addAll(coalesceContacts(duplicateContacts)); in createCursor()