Home
last modified time | relevance | path

Searched refs:is24HourLocale (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/text/format/
DDateFormatTest.java68 assertFalse(DateFormat.is24HourLocale(Locale.US)); in testIs24HourLocale()
69 assertTrue(DateFormat.is24HourLocale(Locale.GERMANY)); in testIs24HourLocale()
/frameworks/base/core/java/android/text/format/
DDateFormat.java203 return is24HourLocale(context.getResources().getConfiguration().locale); in is24HourFormat()
213 public static boolean is24HourLocale(@NonNull Locale locale) { in is24HourLocale() method in DateFormat
/frameworks/base/boot/
Dboot-image-profile.txt15611 HSPLandroid/text/format/DateFormat;->is24HourLocale(Ljava/util/Locale;)Z+]Ljava/util/Locale;Ljava/u…
/frameworks/base/config/
Dboot-image-profile.txt15660 HSPLandroid/text/format/DateFormat;->is24HourLocale(Ljava/util/Locale;)Z+]Ljava/util/Locale;Ljava/u…
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt59375 Landroid/text/format/DateFormat;->is24HourLocale(Ljava/util/Locale;)Z