Home
last modified time | relevance | path

Searched refs:getTimeFormatString (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/base/core/java/android/text/format/
H A DDateFormat.java283 return new java.text.SimpleDateFormat(getTimeFormatString(context), locale); in getTimeFormat()
293 public static String getTimeFormatString(Context context) { in getTimeFormatString() method in DateFormat
294 return getTimeFormatString(context, context.getUserId()); in getTimeFormatString()
305 public static String getTimeFormatString(Context context, int userHandle) { in getTimeFormatString() method in DateFormat
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/utils/
H A DPowerUtil.java221 String skeleton = android.text.format.DateFormat.getTimeFormatString(context); in getDateTimeStringFromMs()
235 String skeleton = android.text.format.DateFormat.getTimeFormatString(context); in getRegularTimeRemainingShortString()
/aosp12/frameworks/base/core/java/android/widget/
H A DDigitalClock.java104 mFormat = DateFormat.getTimeFormatString(getContext()); in setFormat()
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/datetime/timezone/
H A DBaseTimeZoneInfoPickerTest.java49 protected static String getTimeFormatString(Context context) { in getTimeFormatString() method in BaseTimeZoneInfoPickerTest.ShadowDataFormat
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DSplitClockView.java90 String formatString = DateFormat.getTimeFormatString(getContext(), in updatePatterns()
/aosp12/packages/apps/Settings/src/com/android/settings/datetime/timezone/
H A DBaseTimeZoneInfoPicker.java88 android.text.format.DateFormat.getTimeFormatString(context), locale); in createTimeZoneInfoItems()
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt15606 HSPLandroid/text/format/DateFormat;->getTimeFormatString(Landroid/content/Context;I)Ljava/lang/Stri…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt15655 HSPLandroid/text/format/DateFormat;->getTimeFormatString(Landroid/content/Context;I)Ljava/lang/Stri…