Searched refs:mDropDownWindowLayoutType (Results 1 – 2 of 2) sorted by relevance
75 private int mDropDownWindowLayoutType = WindowManager.LayoutParams.TYPE_APPLICATION_SUB_PANEL; field in ListPopupWindow541 mDropDownWindowLayoutType = layoutType; in setWindowLayoutType()600 mPopup.setWindowLayoutType(mDropDownWindowLayoutType); in show()
110 private int mDropDownWindowLayoutType = WindowManager.LayoutParams.TYPE_APPLICATION_SUB_PANEL; field in ListPopupWindow580 mDropDownWindowLayoutType = layoutType; in setWindowLayoutType()638 PopupWindowCompat.setWindowLayoutType(mPopup, mDropDownWindowLayoutType); in show()