Searched refs:mLastDownPositionX (Results 1 – 1 of 1) sorted by relevance
203 float mLastDownPositionX, mLastDownPositionY; field in Editor860 if (!handled && !isPositionOnText(mLastDownPositionX, mLastDownPositionY) && in performLongClick()862 final int offset = mTextView.getOffsetForPosition(mLastDownPositionX, in performLongClick()1076 mLastDownPositionX = event.getX(); in onTouchEvent()