Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DDateTimeView.java221 format = getTimeFormat(); in update()
358 private DateFormat getTimeFormat() { in getTimeFormat() method
359 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/core/java/android/service/notification/
DSystemZenRules.java234 return DateFormat.getTimeFormat(context).format(c.getTime()); in timeString()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
DNightDisplayTile.java195 DateFormat nightTileFormat = android.text.format.DateFormat.getTimeFormat(mContext); in getSecondaryLabel()
/frameworks/base/core/java/android/text/format/
DDateFormat.java283 public static java.text.DateFormat getTimeFormat(Context context) { in getTimeFormat() method in DateFormat
/frameworks/base/config/
Dboot-image-profile.txt15088 HSPLandroid/text/format/DateFormat;->getTimeFormat(Landroid/content/Context;)Ljava/text/DateFormat;
30844 HSPLlibcore/icu/SimpleDateFormatData;->getTimeFormat(I)Ljava/lang/String;
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt15024 HSPLandroid/text/format/DateFormat;->getTimeFormat(Landroid/content/Context;)Ljava/text/DateFormat;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt30037 method public static java.text.DateFormat getTimeFormat(android.content.Context);
/frameworks/base/core/api/
Dcurrent.txt48254 method public static java.text.DateFormat getTimeFormat(android.content.Context);
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt66039 Landroid/widget/DateTimeView;->getTimeFormat()Ljava/text/DateFormat;