Home
last modified time | relevance | path

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

/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
DKeyboardView.java1053 int popupWidth = Math.max(mPreviewText.getMeasuredWidth(), key.width in showKey() local
1058 lp.width = popupWidth; in showKey()
1097 popupWidth, popupHeight); in showKey()
1099 previewPopup.setWidth(popupWidth); in showKey()