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