Searched refs:SuggestionsListAdapter (Results 1 - 2 of 2) sorted by relevance

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
H A DSuggestionsListAdapter.java31 public class SuggestionsListAdapter extends SuggestionsAdapterBase<ListAdapter> { class in inherits:SuggestionsAdapterBase
35 public SuggestionsListAdapter(SuggestionViewFactory viewFactory) { method in class:SuggestionsListAdapter
85 return SuggestionsListAdapter.this.getView(
H A DSearchActivityView.java155 return new DelayingSuggestionsAdapter<ListAdapter>(new SuggestionsListAdapter(

Completed in 83 milliseconds