Searched refs:getMostReferencedContactId (Results 1 – 1 of 1) sorted by relevance
7784 return getMostReferencedContactId(segments); in lookupContactIdBySourceIds()7839 return getMostReferencedContactId(segments); in lookupContactIdByRawContactIds()7897 return getMostReferencedContactId(segments); in lookupContactIdByDisplayNames()7912 private long getMostReferencedContactId(ArrayList<LookupKeySegment> segments) { in getMostReferencedContactId() method in ContactsProvider2