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
192 public void getSuggestions(TextInfo textInfo, int suggestionsLimit) { in getSuggestions() method in SpellCheckerSession204 public void getSuggestions( in getSuggestions() method in SpellCheckerSession
867 public Cursor getSuggestions(SearchableInfo searchable, String query) { in getSuggestions() method in SearchManager882 public Cursor getSuggestions(SearchableInfo searchable, String query, int limit) { in getSuggestions() method in SearchManager
212 public String[] getSuggestions() { in getSuggestions() method in SuggestionSpan