Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A DDateTimeView.java221 format = getTimeFormat(); in update()
358 private DateFormat getTimeFormat() { in getTimeFormat() method
359 return android.text.format.DateFormat.getTimeFormat(getContext()); in getTimeFormat()
/aosp14/frameworks/base/tests/DozeTest/src/com/android/dreams/dozetest/
H A DDozeTestDream.java110 mTimeFormat = DateFormat.getTimeFormat(this); in onAttachedToWindow()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
H A DNightDisplayTile.java195 DateFormat nightTileFormat = android.text.format.DateFormat.getTimeFormat(mContext); in getSecondaryLabel()
/aosp14/frameworks/base/core/java/android/text/format/
H A DDateFormat.java283 public static java.text.DateFormat getTimeFormat(Context context) { in getTimeFormat() method in DateFormat
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt15347 HSPLandroid/text/format/DateFormat;->getTimeFormat(Landroid/content/Context;)Ljava/text/DateFormat;
31236 HSPLlibcore/icu/SimpleDateFormatData;->getTimeFormat(I)Ljava/lang/String;
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt15283 HSPLandroid/text/format/DateFormat;->getTimeFormat(Landroid/content/Context;)Ljava/text/DateFormat;
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt47800 method public static java.text.DateFormat getTimeFormat(android.content.Context);
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt66682 Landroid/widget/DateTimeView;->getTimeFormat()Ljava/text/DateFormat;