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

/frameworks/opt/setupwizard/library/gingerbread/src/com/android/setupwizardlib/util/
H A DLinkAccessibilityHelper.java301 final int line = getLineAtCoordinate(view, y);
314 private static int getLineAtCoordinate(TextView view, float y) { method in class:LinkAccessibilityHelper.PreOLinkAccessibilityHelper
/frameworks/base/core/java/android/widget/
H A DEditor.java1145 final int line = mTextView.getLineAtCoordinate(y);
5181 mPreviousLineTouched = mTextView.getLineAtCoordinate(y);
5302 mPreviousLineTouched = mTextView.getLineAtCoordinate(y);
5598 final int trueLine = mTextView.getLineAtCoordinate(y);
5805 mLineSelectionIsOn = mTextView.getLineAtCoordinate(mLastDownPositionY);
5994 currLine = mTextView.getLineAtCoordinate(eventY);
H A DTextView.java11816 final int line = getLineAtCoordinate(y);
11830 int getLineAtCoordinate(float y) { method in class:TextView
/frameworks/base/config/
H A Dboot-image-profile.txt[all...]

Completed in 196 milliseconds