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

  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
ClusteredSuggestionsAdapter.java 41 public class ClusteredSuggestionsAdapter extends SuggestionsAdapterBase<ExpandableListAdapter> {
43 private static final String TAG = "QSB.ClusteredSuggestionsAdapter";
52 public ClusteredSuggestionsAdapter(SuggestionViewFactory viewFactory, Context context) {
SearchActivityViewTwoPane.java 120 new ClusteredSuggestionsAdapter(

Completed in 727 milliseconds