Searched refs:getMostReferencedContactId (Results 1 – 1 of 1) sorted by relevance
7865 return getMostReferencedContactId(segments); in lookupContactIdBySourceIds()7920 return getMostReferencedContactId(segments); in lookupContactIdByRawContactIds()7978 return getMostReferencedContactId(segments); in lookupContactIdByDisplayNames()7993 private long getMostReferencedContactId(ArrayList<LookupKeySegment> segments) { in getMostReferencedContactId() method in ContactsProvider2