Home
last modified time | relevance | path

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

/external/libtextclassifier/java/com/google/android/textclassifier/
DActionsSuggestionsModel.java68 Conversation conversation, ActionSuggestionOptions options, AnnotatorModel annotator) { in suggestActions()
84 AnnotatorModel annotator) { in suggestActionsWithIntents()
DAnnotatorModel.java28 public final class AnnotatorModel implements AutoCloseable { class
74 public AnnotatorModel(int fileDescriptor) { in AnnotatorModel() method in AnnotatorModel
85 public AnnotatorModel(String path) { in AnnotatorModel() method in AnnotatorModel
/external/libtextclassifier/annotator/
Dannotator_jni_common.h25 #define TC3_ANNOTATOR_CLASS_NAME AnnotatorModel