Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/
Dtypes.h256 GRANULARITY_WEEK = 2, enumerator
/external/libtextclassifier/jni/com/google/android/textclassifier/
DAnnotatorModel.java310 public static final int GRANULARITY_WEEK = 2; field in AnnotatorModel.DatetimeResult