Searched refs:mPopupY (Results 1 – 2 of 2) sorted by relevance
213 private int mPopupY; field in KeyboardView1149 mPopupY = popupKey.y + mPaddingTop; in onLongPress()1151 mPopupY = mPopupY - mMiniKeyboardContainer.getMeasuredHeight(); in onLongPress()1153 final int y = mPopupY + mMiniKeyboardContainer.getPaddingBottom() + mCoordinates[1]; in onLongPress()
25610 Landroid/inputmethodservice/KeyboardView;->mPopupY:I