Searched refs:popupWidth (Results 1 – 2 of 2) sorted by relevance
952 int popupWidth = Math.max(mPreviewText.getMeasuredWidth(), key.width in showKey() local957 lp.width = popupWidth; in showKey()961 mPopupPreviewX = key.x - (Math.abs(popupWidth - key.width) / 2 ); in showKey()994 popupWidth, popupHeight); in showKey()996 previewPopup.setWidth(popupWidth); in showKey()
1052 int popupWidth = Math.max(mPreviewText.getMeasuredWidth(), key.width in showKey() local1057 lp.width = popupWidth; in showKey()1096 popupWidth, popupHeight); in showKey()1098 previewPopup.setWidth(popupWidth); in showKey()