Searched refs:getMostReferencedContactId (Results 1 – 1 of 1) sorted by relevance
7736 return getMostReferencedContactId(segments); in lookupContactIdBySourceIds()7791 return getMostReferencedContactId(segments); in lookupContactIdByRawContactIds()7849 return getMostReferencedContactId(segments); in lookupContactIdByDisplayNames()7864 private long getMostReferencedContactId(ArrayList<LookupKeySegment> segments) { in getMostReferencedContactId() method in ContactsProvider2