Home
last modified time | relevance | path

Searched defs:TextRange (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
DTextRange.java27 public final class TextRange { class
108 public TextRange(final CharSequence textAtCursor, final int wordAtCursorStartIndex, in TextRange() method in TextRange