Home
last modified time | relevance | path

Searched defs:getRelativeTimeSpanString (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/text/format/
DDateUtils.java278 public static CharSequence getRelativeTimeSpanString(long startTime) { in getRelativeTimeSpanString() method in DateUtils
294 public static CharSequence getRelativeTimeSpanString(long time, long now, long minResolution) { in getRelativeTimeSpanString() method in DateUtils
319 public static CharSequence getRelativeTimeSpanString(long time, long now, long minResolution, in getRelativeTimeSpanString() method in DateUtils
829 public static CharSequence getRelativeTimeSpanString(Context c, long millis, in getRelativeTimeSpanString() method in DateUtils
882 public static CharSequence getRelativeTimeSpanString(Context c, long millis) { in getRelativeTimeSpanString() method in DateUtils
DRelativeDateTimeFormatter.java93 public static String getRelativeTimeSpanString(Locale locale, java.util.TimeZone tz, long time, in getRelativeTimeSpanString() method in RelativeDateTimeFormatter
104 public static String getRelativeTimeSpanString(Locale locale, java.util.TimeZone tz, long time, in getRelativeTimeSpanString() method in RelativeDateTimeFormatter
118 private static String getRelativeTimeSpanString(ULocale icuLocale, in getRelativeTimeSpanString() method in RelativeDateTimeFormatter
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...