Home
last modified time | relevance | path

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

/external/libtextclassifier/jni/com/google/android/textclassifier/
DAnnotatorModel.java191 String context, int selectionBegin, int selectionEnd, SelectionOptions options) { in suggestSelection()
204 String context, int selectionBegin, int selectionEnd, ClassificationOptions options) { in classifyText()
216 int selectionBegin, in classifyText()
1294 long context, String text, int selectionBegin, int selectionEnd, SelectionOptions options); in nativeSuggestSelection()
1299 int selectionBegin, in nativeClassifyText()