Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DDropDownListView.java35 public class DropDownListView extends ListView { class
88 public DropDownListView(@NonNull Context context, boolean hijackFocus) { in DropDownListView() method in DropDownListView
97 public DropDownListView(@NonNull Context context, boolean hijackFocus, int defStyleAttr) { in DropDownListView() method in DropDownListView
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DDropDownListView.java33 class DropDownListView extends ListViewCompat { class
84 public DropDownListView(Context context, boolean hijackFocus) { in DropDownListView() method in DropDownListView