Home
last modified time | relevance | path

Searched refs:getLineAtCoordinate (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/widget/
H A DEditor.java1452 final int line = mTextView.getLineAtCoordinate(y); in isPositionOnText()
6007 mPreviousLineTouched = mTextView.getLineAtCoordinate(y); in updatePosition()
6132 mPreviousLineTouched = mTextView.getLineAtCoordinate(y); in updatePosition()
6456 final int trueLine = mTextView.getLineAtCoordinate(y);
6849 mLineSelectionIsOn = mTextView.getLineAtCoordinate(mTouchState.getLastDownY()); in enterDrag()
7029 currLine = mTextView.getLineAtCoordinate(eventY); in updateWordBasedSelection()
H A DTextView.java15123 final int line = getLineAtCoordinate(y); in getOffsetForPosition()
15138 int getLineAtCoordinate(float y) { in getLineAtCoordinate() method
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt20854 HSPLandroid/widget/TextView;->getLineAtCoordinate(F)I
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt20918 HSPLandroid/widget/TextView;->getLineAtCoordinate(F)I