Searched defs:selectionBegin (Results 1 – 1 of 1) sorted by relevance
/external/libtextclassifier/java/com/google/android/textclassifier/ |
D | AnnotatorModel.java | 124 String context, int selectionBegin, int selectionEnd, SelectionOptions options) { in suggestSelection() 137 String context, int selectionBegin, int selectionEnd, ClassificationOptions options) { in classifyText() 149 int selectionBegin, in classifyText() 574 long context, String text, int selectionBegin, int selectionEnd, SelectionOptions options); in nativeSuggestSelection() 579 int selectionBegin, in nativeClassifyText()
|