Home
last modified time | relevance | path

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

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