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.java216 format = getTimeFormat(); in update()
345 private DateFormat getTimeFormat() { in getTimeFormat() method
346 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.java164 DateFormat nightTileFormat = android.text.format.DateFormat.getTimeFormat(mContext); in getSecondaryLabel()
/frameworks/base/core/java/android/text/format/
DDateFormat.java263 public static java.text.DateFormat getTimeFormat(Context context) { in getTimeFormat() method in DateFormat
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/config/
Dboot-image-profile.txt19820 HSPLandroid/text/format/DateFormat;->getTimeFormat(Landroid/content/Context;)Ljava/text/DateFormat;
38496 HSPLlibcore/icu/LocaleData;->getTimeFormat(I)Ljava/lang/String;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt30037 method public static java.text.DateFormat getTimeFormat(android.content.Context);
/frameworks/base/api/
Dcurrent.txt49852 method public static java.text.DateFormat getTimeFormat(android.content.Context);