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