Searched refs:afterCursor (Results 1 – 2 of 2) sorted by relevance
247 final CharSequence afterCursor = testText.subSequence(editorInfo.initialSelEnd, in setOverSizeInitialText_cursorAtMiddle_dividesProportionately() local253 new SurroundingText(TextUtils.concat(beforeCursor, selectedText, afterCursor), in setOverSizeInitialText_cursorAtMiddle_dividesProportionately()
941 final CharSequence afterCursor = subText.subSequence(selEnd, in trimLongSurroundingText() local944 newInitialSurroundingText = TextUtils.concat(beforeCursor, afterCursor); in trimLongSurroundingText()