Searched refs:subTextAfterCursorLength (Results 1 – 1 of 1) sorted by relevance
666 final int subTextAfterCursorLength = subText.length() - selEnd; in trimLongSurroundingText() local670 int newAfterCursorLength = Math.min(subTextAfterCursorLength, in trimLongSurroundingText()