Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/dialer/searchfragment/cp2/
DContactFilterCursor.java125 List<Cp2Contact> duplicateContacts = getAllContactsWithContactId(contactId, cp2Contacts); in createCursor()
227 private static List<Cp2Contact> getAllContactsWithContactId( in getAllContactsWithContactId() method in ContactFilterCursor