Searched refs:mPopupHeight (Results 1 – 1 of 1) sorted by relevance
139 private int mPopupHeight; field in PopupWindow1191 mPopupHeight = p.height; in preparePopup()1424 if (screenY + mPopupHeight > displayFrame.bottom in findDropDownPosition()1433 scrollY + mPopupHeight + anchorHeight + yoff); in findDropDownPosition()1473 final int popupTop = mScreenLocation[1] + yoff - mPopupHeight; in findDropDownPosition()1874 height = mPopupHeight;1876 mPopupHeight = height;