Searched refs:getMostReferencedContactId (Results 1 – 1 of 1) sorted by relevance
8248 return getMostReferencedContactId(segments); in lookupContactIdBySourceIds()8303 return getMostReferencedContactId(segments); in lookupContactIdByRawContactIds()8361 return getMostReferencedContactId(segments); in lookupContactIdByDisplayNames()8376 private long getMostReferencedContactId(ArrayList<LookupKeySegment> segments) { in getMostReferencedContactId() method in ContactsProvider2