Searched refs:mPopupWidth (Results 1 – 1 of 1) sorted by relevance
106 private int mPopupWidth; field in PopupWindow971 mPopupWidth = p.width; in preparePopup()1113 p.x + mPopupWidth - root.getWidth() > 0) { in findDropDownPosition()1120 Rect r = new Rect(scrollX, scrollY, scrollX + mPopupWidth + xoff, in findDropDownPosition()1465 width = mPopupWidth;1467 mPopupWidth = width;