Home
last modified time | relevance | path

Searched defs:SuggestionsView (Results 1 – 1 of 1) sorted by relevance

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
DSuggestionsView.java29 public class SuggestionsView extends ListView implements SuggestionsListView<ListAdapter> { class
36 public SuggestionsView(Context context, AttributeSet attrs) { in SuggestionsView() method in SuggestionsView