Searched defs:suggestions (Results 1 – 5 of 5) sorted by relevance
98 SearchRecentSuggestions suggestions = new SearchRecentSuggestions(this, in doSearchQuery() local
236 SearchRecentSuggestions suggestions = new SearchRecentSuggestions(this, in clearSearchHistory() local
265 List<String> suggestions = flag.getComplements().stream().map(IntentFlag::getName) in suggestFlags() local275 private boolean hasSuggestion(List<String> suggestions, CheckBox box) { in hasSuggestion()
239 public void setSuggestions(List<String> suggestions, boolean completions, in setSuggestions()
599 public void setSuggestions(List<String> suggestions, boolean completions, in setSuggestions()