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/main/java/androidx/appcompat/widget/
DDropDownListView.java46 class DropDownListView extends ListView { class
117 DropDownListView(Context context, boolean hijackFocus) { in DropDownListView() method in DropDownListView