Searched defs:selectionBegin (Results 1 – 1 of 1) sorted by relevance
| /external/libtextclassifier/jni/com/google/android/textclassifier/ |
| D | AnnotatorModel.java | 190 String context, int selectionBegin, int selectionEnd, SelectionOptions options) { in suggestSelection() 203 String context, int selectionBegin, int selectionEnd, ClassificationOptions options) { in classifyText() 215 int selectionBegin, in classifyText() 1227 long context, String text, int selectionBegin, int selectionEnd, SelectionOptions options); in nativeSuggestSelection() 1232 int selectionBegin, in nativeClassifyText()
|