Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/
Dtypes.h613 struct AnnotationOptions : public BaseOptions, public DatetimeOptions { struct
628 bool operator==(const AnnotationOptions& other) const { argument
/external/libtextclassifier/jni/com/google/android/textclassifier/
DAnnotatorModel.java993 public static final class AnnotationOptions { class in AnnotatorModel
1011 private AnnotationOptions( in AnnotationOptions() method in AnnotatorModel.AnnotationOptions