Searched refs:mPopupHeight (Results 1 – 1 of 1) sorted by relevance
113 private int mPopupHeight; field in PopupWindow1087 mPopupHeight = p.height; in preparePopup()1253 if (screenY + mPopupHeight > displayFrame.bottom in findDropDownPosition()1262 scrollY + mPopupHeight + anchorHeight + yoff); in findDropDownPosition()1302 final int popupTop = mScreenLocation[1] + yoff - mPopupHeight; in findDropDownPosition()1624 height = mPopupHeight;1626 mPopupHeight = height;