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