Home
last modified time | relevance | path

Searched defs:currLine (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/android/widget/
H A DEditor.java6009 int currLine = getCurrentLineAdjustedForSlop(layout, mPreviousLineTouched, y); in updatePosition() local
6138 int currLine = getCurrentLineAdjustedForSlop(layout, mPreviousLineTouched, y); in updatePosition() local
7026 final int currLine; in updateWordBasedSelection() local