Home
last modified time | relevance | path

Searched refs:getTimeFormat (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/keyguard/clock/
DImageClock.java54 mDescFormat = ((SimpleDateFormat) DateFormat.getTimeFormat(context)).toLocalizedPattern(); in ImageClock()
/frameworks/base/core/java/android/widget/
DDateTimeView.java218 format = getTimeFormat(); in update()
350 private DateFormat getTimeFormat() { in getTimeFormat() method
351 return android.text.format.DateFormat.getTimeFormat(getContext()); in getTimeFormat()
/frameworks/base/tests/DozeTest/src/com/android/dreams/dozetest/
DDozeTestDream.java110 mTimeFormat = DateFormat.getTimeFormat(this); in onAttachedToWindow()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
DNightDisplayTile.java160 DateFormat nightTileFormat = android.text.format.DateFormat.getTimeFormat(mContext); in getSecondaryLabel()
/frameworks/base/core/java/android/text/format/
DDateFormat.java264 public static java.text.DateFormat getTimeFormat(Context context) { in getTimeFormat() method in DateFormat
/frameworks/base/config/
Dboot-image-profile.txt15174 HSPLandroid/text/format/DateFormat;->getTimeFormat(Landroid/content/Context;)Ljava/text/DateFormat;
30633 HSPLlibcore/icu/LocaleData;->getTimeFormat(I)Ljava/lang/String;
Dhiddenapi-greylist-max-o.txt86915 Landroid/widget/DateTimeView;->getTimeFormat()Ljava/text/DateFormat;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt30037 method public static java.text.DateFormat getTimeFormat(android.content.Context);
/frameworks/base/api/
Dcurrent.txt46318 method public static java.text.DateFormat getTimeFormat(android.content.Context);