Searched refs:subTextLength (Results 1 – 1 of 1) sorted by relevance
869 final int subTextLength = subText.length(); in setInitialSurroundingSubText() local871 if (subTextStart < 0 || subTextSelStart < 0 || subTextSelEnd > subTextLength) { in setInitialSurroundingSubText()876 if (subTextLength <= MEMORY_EFFICIENT_TEXT_LENGTH) { in setInitialSurroundingSubText()