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