Searched refs:bestMatchesWithoutDuplicateContactIds (Results 1 – 1 of 1) sorted by relevance
1958 List<MatchScore> bestMatchesWithoutDuplicateContactIds = new ArrayList<>(); in queryAggregationSuggestions() local1963 bestMatchesWithoutDuplicateContactIds.add(bestMatch); in queryAggregationSuggestions()1967 return queryMatchingContacts(qb, db, projection, bestMatchesWithoutDuplicateContactIds, in queryAggregationSuggestions()