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