Home
last modified time | relevance | path

Searched refs:FORMAT_ABBREV_RELATIVE (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/text/format/
DDateUtils.java87 public static final int FORMAT_ABBREV_RELATIVE = 0x40000; field in DateUtils
293 boolean abbrevRelative = (flags & (FORMAT_ABBREV_RELATIVE | FORMAT_ABBREV_ALL)) != 0; in getRelativeTimeSpanString()
/frameworks/base/api/
Dsystem-current.txt32302 field public static final int FORMAT_ABBREV_RELATIVE = 262144; // 0x40000
Dcurrent.txt30069 field public static final int FORMAT_ABBREV_RELATIVE = 262144; // 0x40000