Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/text/format/
H A DDateFormat.java285 return new java.text.SimpleDateFormat(getTimeFormatString(context), locale); in getTimeFormat()
295 public static String getTimeFormatString(Context context) { in getTimeFormatString() method in DateFormat
296 return getTimeFormatString(context, context.getUserId()); in getTimeFormatString()
307 public static String getTimeFormatString(Context context, int userHandle) { in getTimeFormatString() method in DateFormat
/aosp14/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()
/aosp14/frameworks/base/core/java/android/widget/
H A DDigitalClock.java104 mFormat = DateFormat.getTimeFormatString(getContext()); in setFormat()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DSplitClockView.java90 String formatString = DateFormat.getTimeFormatString(getContext(), in updatePatterns()
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt15284 HSPLandroid/text/format/DateFormat;->getTimeFormatString(Landroid/content/Context;I)Ljava/lang/Stri…
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt15348 HSPLandroid/text/format/DateFormat;->getTimeFormatString(Landroid/content/Context;I)Ljava/lang/Stri…