Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/textclassifier/
DTextClassifierImpl.java193 final AnnotatorModel annotatorImpl = getAnnotatorImpl(request.getDefaultLocales()); in suggestSelection()
259 getAnnotatorImpl(request.getDefaultLocales()) in classifyText()
309 getAnnotatorImpl(request.getDefaultLocales()); in generateLinks()
446 getAnnotatorImpl(LocaleList.getDefault())); in suggestConversationActions()
544 private AnnotatorModel getAnnotatorImpl(LocaleList localeList) in getAnnotatorImpl() method in TextClassifierImpl
/frameworks/base/config/
Dboot-image-profile.txt18331 HSPLandroid/view/textclassifier/TextClassifierImpl;->getAnnotatorImpl(Landroid/os/LocaleList;)Lcom/…