Home
last modified time | relevance | path

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

/external/libtextclassifier/annotator/
Dtypes.h160 GRANULARITY_MONTH = 1, enumerator
/external/libtextclassifier/java/com/google/android/textclassifier/
DAnnotatorModel.java211 public static final int GRANULARITY_MONTH = 1; field in AnnotatorModel.DatetimeResult