Searched defs:maxSuggestions (Results 1 – 2 of 2) sorted by relevance
1954 String[] projection, long contactId, int maxSuggestions, String filter, in queryAggregationSuggestions()1989 String[] projection, List<MatchScore> bestMatches, int maxSuggestions, String filter) { in queryMatchingContacts()
6837 final int maxSuggestions; in queryLocal() local