Home | History | Annotate | Download | only in inputmethodservice

Lines Matching refs:popupHeight

927         final int popupHeight = mPreviewHeight;
931 lp.height = popupHeight;
935 mPopupPreviewY = key.y - popupHeight + mPreviewOffset;
962 mPopupPreviewY += popupHeight;
967 popupWidth, popupHeight);
970 previewPopup.setHeight(popupHeight);