Searched refs:mDropDownWindowLayoutType (Results 1 – 2 of 2) sorted by relevance
81 private int mDropDownWindowLayoutType = WindowManager.LayoutParams.TYPE_APPLICATION_SUB_PANEL; field in ListPopupWindow584 mDropDownWindowLayoutType = layoutType; in setWindowLayoutType()643 mPopup.setWindowLayoutType(mDropDownWindowLayoutType); in show()
67459 Landroid/widget/ListPopupWindow;->mDropDownWindowLayoutType:I