Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/text/format/
DDateFormat.java257 return new java.text.SimpleDateFormat(getTimeFormatString(context)); in getTimeFormat()
266 public static String getTimeFormatString(Context context) { in getTimeFormatString() method in DateFormat
267 return getTimeFormatString(context, UserHandle.myUserId()); in getTimeFormatString()
277 public static String getTimeFormatString(Context context, int userHandle) { in getTimeFormatString() method in DateFormat
/frameworks/base/core/java/android/widget/
DDigitalClock.java104 mFormat = DateFormat.getTimeFormatString(getContext()); in setFormat()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSplitClockView.java90 String formatString = DateFormat.getTimeFormatString(getContext(), in updatePatterns()
/frameworks/base/config/
Dboot-image-profile.txt31202 HSPLandroid/text/format/DateFormat;->getTimeFormatString(Landroid/content/Context;)Ljava/lang/Strin…
31203 HSPLandroid/text/format/DateFormat;->getTimeFormatString(Landroid/content/Context;I)Ljava/lang/Stri…