Home
last modified time | relevance | path

Searched refs:getRelativeDateTimeString (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/core/tests/coretests/src/android/text/format/
H A DRelativeDateTimeFormatterTest.java30 import static android.text.format.RelativeDateTimeFormatter.getRelativeDateTimeString;
481 getRelativeDateTimeString(en_US, tz, base - 5 * HOUR_IN_MILLIS, base, in test_getRelativeDateTimeString()
544 getRelativeDateTimeString(en_US, tz, base + 90 * MINUTE_IN_MILLIS, in test_getRelativeDateTimeStringDST()
548 getRelativeDateTimeString(en_US, tz, base + 135 * MINUTE_IN_MILLIS, in test_getRelativeDateTimeStringDST()
667 assertEquals("Feb 5, 5:50 AM", getRelativeDateTimeString(en_US, tz, in test_bug19822016()
669 assertEquals("Jan 29, 10:50 AM", getRelativeDateTimeString(en_US, tz, in test_bug19822016()
671 assertEquals("11/27/2011, 10:50 AM", getRelativeDateTimeString(en_US, tz, in test_bug19822016()
690 assertEquals("Feb 5, 5:50 AM", getRelativeDateTimeString(en_US, tz, in test_bug19822016()
692 assertEquals("Jan 29, 10:50 AM", getRelativeDateTimeString(en_US, tz, in test_bug19822016()
694 assertEquals("11/27/2017, 10:50 AM", getRelativeDateTimeString(en_US, tz, in test_bug19822016()
[all …]
/aosp12/frameworks/base/core/java/android/text/format/
H A DDateUtils.java348 public static CharSequence getRelativeDateTimeString(Context c, long time, long minResolution, in getRelativeDateTimeString() method in DateUtils
355 return RelativeDateTimeFormatter.getRelativeDateTimeString(Locale.getDefault(), in getRelativeDateTimeString()
H A DRelativeDateTimeFormatter.java260 public static String getRelativeDateTimeString(Locale locale, java.util.TimeZone tz, long time, in getRelativeDateTimeString() method in RelativeDateTimeFormatter
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt44632 …method public static CharSequence getRelativeDateTimeString(android.content.Context, long, long, l…
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt30053 …method public static java.lang.CharSequence getRelativeDateTimeString(android.content.Context, lon…