Home
last modified time | relevance | path

Searched refs:createDropDownListView (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/widget/
DMenuPopupWindow.java50 DropDownListView createDropDownListView(Context context, boolean hijackFocus) { in createDropDownListView() method in MenuPopupWindow
DListPopupWindow.java926 @NonNull DropDownListView createDropDownListView(Context context, boolean hijackFocus) {
1158 mDropDownList = createDropDownListView(context, !mModal); in buildDropDown()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt67445 Landroid/widget/ListPopupWindow;->createDropDownListView(Landroid/content/Context;Z)Landroid/widget…
67693 Landroid/widget/MenuPopupWindow;->createDropDownListView(Landroid/content/Context;Z)Landroid/widget…