Home
last modified time | relevance | path

Searched refs:changeSuggestions (Results 1 – 1 of 1) sorted by relevance

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
DSuggestionsAdapterBase.java174 changeSuggestions(cursor); in onSuggestionsChanged()
187 private void changeSuggestions(SuggestionCursor newCursor) { in changeSuggestions() method in SuggestionsAdapterBase