Home
last modified time | relevance | path

Searched refs:popupHeight (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
DKeyboardView.java1055 final int popupHeight = mPreviewHeight; in showKey() local
1059 lp.height = popupHeight; in showKey()
1063 mPopupPreviewY = key.y - popupHeight + mPreviewOffset; in showKey()
1092 mPopupPreviewY += popupHeight; in showKey()
1097 popupWidth, popupHeight); in showKey()
1100 previewPopup.setHeight(popupHeight); in showKey()