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

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
H A DClusteredSuggestionsAdapter.java41 public class ClusteredSuggestionsAdapter extends SuggestionsAdapterBase<ExpandableListAdapter> { class in inherits:SuggestionsAdapterBase
43 private static final String TAG = "QSB.ClusteredSuggestionsAdapter";
52 public ClusteredSuggestionsAdapter(SuggestionViewFactory viewFactory, Context context) { method in class:ClusteredSuggestionsAdapter
H A DSearchActivityViewTwoPane.java120 new ClusteredSuggestionsAdapter(

Completed in 156 milliseconds