Searched refs:popupHeight (Results 1 – 2 of 2) sorted by relevance
950 final int popupHeight = mPreviewHeight; in showKey() local954 lp.height = popupHeight; in showKey()958 mPopupPreviewY = key.y - popupHeight + mPreviewOffset; in showKey()985 mPopupPreviewY += popupHeight; in showKey()990 popupWidth, popupHeight); in showKey()993 previewPopup.setHeight(popupHeight); in showKey()
274 final int popupHeight = pa.getLayoutDimension( in AutoCompleteTextView() local298 mPopup.setHeight(popupHeight); in AutoCompleteTextView()