Searched refs:prepareSecondaryMatchCandidates (Results 1 – 4 of 4) sorted by relevance
282 public List<Long> prepareSecondaryMatchCandidates(int threshold) { in prepareSecondaryMatchCandidates() method in ContactMatcher
284 public List<Long> prepareSecondaryMatchCandidates() { in prepareSecondaryMatchCandidates() method in RawContactMatcher
638 List<Long> secondaryContactIds = matcher.prepareSecondaryMatchCandidates( in pickBestMatchBasedOnSecondaryData()
877 final List<Long> secondaryRawContactIds = matcher.prepareSecondaryMatchCandidates(); in updateMatchScores()