Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/inputmethod/
H A DEditorInfo.java862 final int sourceSelLength = selEnd - selStart; in trimLongSurroundingText() local
968 final int sourceSelLength = correctedTextSelEnd - correctedTextSelStart; in getInitialSelectedText() local