Searched refs:beforeCursor (Results 1 – 2 of 2) sorted by relevance
693 final CharSequence beforeCursor = subText.subSequence(newBeforeCursorHead, in trimLongSurroundingText() local698 newInitialSurroundingText = TextUtils.concat(beforeCursor, afterCursor); in trimLongSurroundingText()
208 final CharSequence beforeCursor = testText.subSequence( in setOverSizeInitialText_cursorAtMiddle_dividesProportionately() local216 new SurroundingText(TextUtils.concat(beforeCursor, selectedText, afterCursor), in setOverSizeInitialText_cursorAtMiddle_dividesProportionately()