Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DDateTimeView.java203 format = getTimeFormat(); in update()
335 private DateFormat getTimeFormat() { in getTimeFormat() method
336 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/text/format/
DDateFormat.java262 public static java.text.DateFormat getTimeFormat(Context context) { in getTimeFormat() method in DateFormat
/frameworks/base/config/
Dboot-image-profile.txt31523 HSPLandroid/text/format/DateFormat;->getTimeFormat(Landroid/content/Context;)Ljava/text/DateFormat;
51496 HSPLlibcore/icu/LocaleData;->getTimeFormat(I)Ljava/lang/String;
Dhiddenapi-public-dex.txt44991 Landroid/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/api/
Dcurrent.txt43700 method public static java.text.DateFormat getTimeFormat(android.content.Context);