Searched refs:getLineAtCoordinate (Results 1 – 5 of 5) sorted by relevance
299 final int line = getLineAtCoordinate(view, y); in getOffsetForPosition()312 private static int getLineAtCoordinate(TextView view, float y) { in getLineAtCoordinate() method in LinkAccessibilityHelper.PreOLinkAccessibilityHelper
1372 final int line = mTextView.getLineAtCoordinate(y); in isPositionOnText()5754 mPreviousLineTouched = mTextView.getLineAtCoordinate(y); in updatePosition()5879 mPreviousLineTouched = mTextView.getLineAtCoordinate(y); in updatePosition()6185 final int trueLine = mTextView.getLineAtCoordinate(y);6572 mLineSelectionIsOn = mTextView.getLineAtCoordinate(mTouchState.getLastDownY()); in enterDrag()6752 currLine = mTextView.getLineAtCoordinate(eventY); in updateWordBasedSelection()
13082 final int line = getLineAtCoordinate(y); in getOffsetForPosition()13097 int getLineAtCoordinate(float y) { in getLineAtCoordinate() method in TextView.Drawables
20858 HSPLandroid/widget/TextView;->getLineAtCoordinate(F)I
20905 HSPLandroid/widget/TextView;->getLineAtCoordinate(F)I