Searched refs:mPopupHeight (Results 1 – 1 of 1) sorted by relevance
67 private int mPopupHeight; field in PopupList122 mPopupOffsetX, mPopupOffsetY, mPopupWidth, mPopupHeight);133 mPopupWindow.setHeight(mPopupHeight); in show()149 mPopupHeight = Math.min(maxHeight, content.getMeasuredHeight() + p.left + p.right); in updatePopupLayoutParams()