Home
last modified time | relevance | path

Searched refs:annotatorImpl (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/textclassifier/
DTextClassifierImpl.java193 final AnnotatorModel annotatorImpl = getAnnotatorImpl(request.getDefaultLocales()); in suggestSelection() local
200 final int[] startEnd = annotatorImpl.suggestSelection( in suggestSelection()
211 annotatorImpl.classifyText( in suggestSelection()
308 final AnnotatorModel annotatorImpl = in generateLinks() local
313 annotatorImpl.annotate( in generateLinks()