Searched defs:getSuggestions (Results 1 – 4 of 4) 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
195 public void getSuggestions(TextInfo textInfo, int suggestionsLimit) { in getSuggestions() method in SpellCheckerSession207 public void getSuggestions( in getSuggestions() method in SpellCheckerSession
766 public Cursor getSuggestions(SearchableInfo searchable, String query) { in getSuggestions() method in SearchManager781 public Cursor getSuggestions(SearchableInfo searchable, String query, int limit) { in getSuggestions() method in SearchManager
200 public String[] getSuggestions() { in getSuggestions() method in SuggestionSpan