Searched refs:TextRange (Results 1 – 4 of 4) sorted by relevance
27 public final class TextRange { class108 public TextRange(final CharSequence textAtCursor, final int wordAtCursorStartIndex, in TextRange() method in TextRange
44 import com.android.inputmethod.latin.utils.TextRange;254 TextRange r; in testGetWordRangeAtCursor()318 TextRange r; in helpTestGetSuggestionSpansAtWord()
47 import com.android.inputmethod.latin.utils.TextRange;702 public TextRange getWordRangeAtCursor(final SpacingAndPunctuations spacingAndPunctuations, in getWordRangeAtCursor()753 return new TextRange( in getWordRangeAtCursor()
60 import com.android.inputmethod.latin.utils.TextRange;1196 final TextRange range = mConnection.getWordRangeAtCursor( in getWordAtCursor()1546 final TextRange range = mConnection.getWordRangeAtCursor( in restartSuggestionsOnWordTouchedByCursor()