Home
last modified time | relevance | path

Searched defs:bestMatches (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
H A DContactAggregator.java492 List<MatchScore> bestMatches = in updateAggregationAfterVisibilityChange() local
H A DAbstractContactAggregator.java1966 List<MatchScore> bestMatches = findMatchingContacts(db, contactId, parameters); in queryAggregationSuggestions() local
1996 String[] projection, List<MatchScore> bestMatches, int maxSuggestions, String filter) { in queryMatchingContacts()
H A DContactAggregator2.java477 List<MatchScore> bestMatches = in updateAggregationAfterVisibilityChange() local