Home
last modified time | relevance | path

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

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