Searched refs:popupHeight (Results 1 – 2 of 2) sorted by relevance
948 final int popupHeight = mPreviewHeight; in showKey() local952 lp.height = popupHeight; in showKey()956 mPopupPreviewY = key.y - popupHeight + mPreviewOffset; in showKey()983 mPopupPreviewY += popupHeight; in showKey()988 popupWidth, popupHeight); in showKey()991 previewPopup.setHeight(popupHeight); in showKey()
263 final int popupHeight = pa.getLayoutDimension( in AutoCompleteTextView() local284 mPopup.setHeight(popupHeight); in AutoCompleteTextView()