Searched refs:previewPopup (Results 1 – 1 of 1) sorted by relevance
851 final PopupWindow previewPopup = mPreviewPopup; in showPreview() local883 if (previewPopup.isShowing()) { in showPreview()891 if (previewPopup.isShowing() && mPreviewText.getVisibility() == VISIBLE) { in showPreview()904 final PopupWindow previewPopup = mPreviewPopup; in showKey() local965 if (previewPopup.isShowing()) { in showKey()966 previewPopup.update(mPopupPreviewX, mPopupPreviewY, in showKey()969 previewPopup.setWidth(popupWidth); in showKey()970 previewPopup.setHeight(popupHeight); in showKey()971 previewPopup.showAtLocation(mPopupParent, Gravity.NO_GRAVITY, in showKey()