Home
last modified time | relevance | path

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

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
DSuggestionsView.java33 public class SuggestionsView extends ListView implements SuggestionsListView<ListAdapter> { class
41 public SuggestionsView(Context context, AttributeSet attrs) { in SuggestionsView() method in SuggestionsView
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DSuggestionsView.java66 public class SuggestionsView extends RelativeLayout implements OnClickListener, class
481 public SuggestionsView(Context context, AttributeSet attrs) { in SuggestionsView() method in SuggestionsView
485 public SuggestionsView(Context context, AttributeSet attrs, int defStyle) { in SuggestionsView() method in SuggestionsView