Home
last modified time | relevance | path

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

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