Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/
Dtypes.h255 GRANULARITY_MONTH = 1, enumerator
/external/libtextclassifier/jni/com/google/android/textclassifier/
DAnnotatorModel.java309 public static final int GRANULARITY_MONTH = 1; field in AnnotatorModel.DatetimeResult