Searched defs:getCurrentSuggestions (Results 1 – 3 of 3) sorted by relevance
369 protected SuggestionCursor getCurrentSuggestions() { in getCurrentSuggestions() method in SearchActivity373 protected SuggestionPosition getCurrentSuggestions(SuggestionsAdapter<?> adapter, long id) { in getCurrentSuggestions() method in SearchActivity
177 public SuggestionCursor getCurrentSuggestions() { in getCurrentSuggestions() method in SuggestionsAdapterBase
197 public SuggestionCursor getCurrentSuggestions() { in getCurrentSuggestions() method in SearchActivityView