Searched refs:textAtCursor (Results 1 – 1 of 1) sorted by relevance
108 public TextRange(final CharSequence textAtCursor, final int wordAtCursorStartIndex, in TextRange() argument112 || wordAtCursorEndIndex > textAtCursor.length()) { in TextRange()115 mTextAtCursor = textAtCursor; in TextRange()