Home
last modified time | relevance | path

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

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