Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DListPopupWindow.java1138 private static class DropDownListView extends ListView { class in ListPopupWindow
1180 public DropDownListView(Context context, boolean hijackFocus) { in DropDownListView() method in ListPopupWindow.DropDownListView