Searched refs:popupHeight (Results 1 – 2 of 2) sorted by relevance
937 final int popupHeight = mPreviewHeight; in showKey() local941 lp.height = popupHeight; in showKey()945 mPopupPreviewY = key.y - popupHeight + mPreviewOffset; in showKey()972 mPopupPreviewY += popupHeight; in showKey()977 popupWidth, popupHeight); in showKey()980 previewPopup.setHeight(popupHeight); in showKey()
250 final int popupHeight = pa.getLayoutDimension( in AutoCompleteTextView() local271 mPopup.setHeight(popupHeight); in AutoCompleteTextView()