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