Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/inputmethod/
DEditorInfo.java905 final int sourceSelLength = selEnd - selStart; in trimLongSurroundingText() local
1011 final int sourceSelLength = correctedTextSelEnd - correctedTextSelStart; in getInitialSelectedText() local