Home
last modified time | relevance | path

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

/external/libtextclassifier/annotator/
Dannotator.h54 struct SelectionOptions { struct
65 bool operator==(const SelectionOptions& other) const { argument
/external/libtextclassifier/java/com/google/android/textclassifier/
DAnnotatorModel.java389 public static final class SelectionOptions { class in AnnotatorModel
394 public SelectionOptions( in SelectionOptions() method in AnnotatorModel.SelectionOptions
401 public SelectionOptions(String locales, String detectedTextLanguageTags) { in SelectionOptions() method in AnnotatorModel.SelectionOptions