Searched refs:mDropDownWindowLayoutType (Results 1 – 2 of 2) sorted by relevance
76 private int mDropDownWindowLayoutType = WindowManager.LayoutParams.TYPE_APPLICATION_SUB_PANEL; field in ListPopupWindow558 mDropDownWindowLayoutType = layoutType; in setWindowLayoutType()617 mPopup.setWindowLayoutType(mDropDownWindowLayoutType); in show()
112 private int mDropDownWindowLayoutType = WindowManager.LayoutParams.TYPE_APPLICATION_SUB_PANEL; field in ListPopupWindow592 mDropDownWindowLayoutType = layoutType; in setWindowLayoutType()650 PopupWindowCompat.setWindowLayoutType(mPopup, mDropDownWindowLayoutType); in show()