Searched refs:mPopupY (Results 1 – 1 of 1) sorted by relevance
207 private int mPopupY; field in KeyboardView1122 mPopupY = popupKey.y + mPaddingTop; in onLongPress()1124 mPopupY = mPopupY - mMiniKeyboardContainer.getMeasuredHeight(); in onLongPress()1126 final int y = mPopupY + mMiniKeyboardContainer.getPaddingBottom() + mWindowOffset[1]; in onLongPress()