Home
last modified time | relevance | path

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

/external/libtextclassifier/java/com/google/android/textclassifier/
DAnnotatorModel.java483 private final boolean isSerializedEntityDataEnabled; field in AnnotatorModel.AnnotationOptions
492 boolean isSerializedEntityDataEnabled) { in AnnotationOptions()
542 public boolean isSerializedEntityDataEnabled() { in isSerializedEntityDataEnabled() method in AnnotatorModel.AnnotationOptions