HomeSort by relevance Sort by last modified time
    Searched refs:SuggestionsListAdapter (Results 1 - 2 of 2) sorted by null

  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
SuggestionsListAdapter.java 30 public class SuggestionsListAdapter extends SuggestionsAdapterBase<ListAdapter> {
34 public SuggestionsListAdapter(SuggestionViewFactory viewFactory) {
88 return SuggestionsListAdapter.this.getView(
SearchActivityView.java 166 return new DelayingSuggestionsAdapter<ListAdapter>(new SuggestionsListAdapter(

Completed in 114 milliseconds