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.java910 @NonNull DropDownListView createDropDownListView(Context context, boolean hijackFocus) {
1140 mDropDownList = createDropDownListView(context, !mModal); in buildDropDown()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt88430 Landroid/widget/ListPopupWindow;->createDropDownListView(Landroid/content/Context;Z)Landroid/widget…
88689 Landroid/widget/MenuPopupWindow;->createDropDownListView(Landroid/content/Context;Z)Landroid/widget…