Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/inputmethod/
DEditorInfo.java691 final CharSequence newInitialSurroundingText; in trimLongSurroundingText() local
698 newInitialSurroundingText = TextUtils.concat(beforeCursor, afterCursor); in trimLongSurroundingText()
700 newInitialSurroundingText = subText in trimLongSurroundingText()
710 newInitialSurroundingText, newSelHead, newSelHead + newSelLength, in trimLongSurroundingText()