Searched defs:getSuggestions (Results 1 – 5 of 5) sorted by relevance
64 public static Cursor getSuggestions(Context context, SearchableInfo searchable, String query) { in getSuggestions() method in Search77 public static Cursor getSuggestions(Context context, SearchableInfo searchable, in getSuggestions() method in Search
192 public void getSuggestions(TextInfo textInfo, int suggestionsLimit) { in getSuggestions() method in SpellCheckerSession204 public void getSuggestions( in getSuggestions() method in SpellCheckerSession
863 public Cursor getSuggestions(SearchableInfo searchable, String query) { in getSuggestions() method in SearchManager878 public Cursor getSuggestions(SearchableInfo searchable, String query, int limit) { in getSuggestions() method in SearchManager
228 public String[] getSuggestions() { in getSuggestions() method in SuggestionSpan
89 public List<Tile> getSuggestions() { in getSuggestions() method in SuggestionParser