Home
last modified time | relevance | path

Searched refs:getTimeFormat (Results 1 – 10 of 10) 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.java217 format = getTimeFormat(); in update()
346 private DateFormat getTimeFormat() { in getTimeFormat() method
347 return android.text.format.DateFormat.getTimeFormat(getContext()); in getTimeFormat()
/frameworks/base/tests/DozeTest/src/com/android/dreams/dozetest/
DDozeTestDream.java109 mTimeFormat = DateFormat.getTimeFormat(this); in onAttachedToWindow()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
DNightDisplayTile.java190 DateFormat nightTileFormat = android.text.format.DateFormat.getTimeFormat(mContext); in getSecondaryLabel()
/frameworks/base/core/java/android/text/format/
DDateFormat.java281 public static java.text.DateFormat getTimeFormat(Context context) { in getTimeFormat() method in DateFormat
/frameworks/base/config/
Dboot-image-profile.txt15654 HSPLandroid/text/format/DateFormat;->getTimeFormat(Landroid/content/Context;)Ljava/text/DateFormat;…
30681 HSPLlibcore/icu/LocaleData;->getTimeFormat(I)Ljava/lang/String;+]Ljava/lang/Boolean;Ljava/lang/Bool…
/frameworks/base/boot/
Dboot-image-profile.txt15605 HSPLandroid/text/format/DateFormat;->getTimeFormat(Landroid/content/Context;)Ljava/text/DateFormat;…
/frameworks/base/core/api/
Dcurrent.txt44538 method public static java.text.DateFormat getTimeFormat(android.content.Context);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt30037 method public static java.text.DateFormat getTimeFormat(android.content.Context);
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt70005 Landroid/widget/DateTimeView;->getTimeFormat()Ljava/text/DateFormat;