Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/
Dtypes.h259 GRANULARITY_MINUTE = 5, enumerator
/external/libtextclassifier/jni/com/google/android/textclassifier/
DAnnotatorModel.java313 public static final int GRANULARITY_MINUTE = 5; field in AnnotatorModel.DatetimeResult