Searched refs:wordAtCursorEndIndex (Results 1 – 1 of 1) sorted by relevance
109 final int wordAtCursorEndIndex, final int cursorIndex, final boolean hasUrlSpans) { in TextRange() argument111 || cursorIndex > wordAtCursorEndIndex in TextRange()112 || wordAtCursorEndIndex > textAtCursor.length()) { in TextRange()117 mWordAtCursorEndIndex = wordAtCursorEndIndex; in TextRange()