Searched defs:maxSuggestions (Results 1 – 3 of 3) sorted by relevance
167 int maxSuggestions = getDisplayableSuggestionCount(); in recountItems() local
1949 String[] projection, long contactId, int maxSuggestions, String filter, in queryAggregationSuggestions()1984 String[] projection, List<MatchScore> bestMatches, int maxSuggestions, String filter) { in queryMatchingContacts()
6886 final int maxSuggestions; in queryLocal() local