Searched refs:mHeightMode (Results 1 – 1 of 1) sorted by relevance
108 private int mHeightMode; field in PopupWindow818 mHeightMode = heightSpec; in setWindowLayoutMode()931 if (mHeightMode < 0) p.height = mLastHeight = mHeightMode; in showAtLocation()1003 if (mHeightMode < 0) p.height = mLastHeight = mHeightMode; in showAsDropDown()1530 final int finalHeight = mHeightMode < 0 ? mHeightMode : mLastHeight; in update()