Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/
Dtypes.h257 GRANULARITY_DAY = 3, enumerator
/external/libtextclassifier/jni/com/google/android/textclassifier/
DAnnotatorModel.java311 public static final int GRANULARITY_DAY = 3; field in AnnotatorModel.DatetimeResult