Searched refs:getTimeFormat (Results 1 – 9 of 9) sorted by relevance
54 mDescFormat = ((SimpleDateFormat) DateFormat.getTimeFormat(context)).toLocalizedPattern(); in ImageClock()
218 format = getTimeFormat(); in update()350 private DateFormat getTimeFormat() { in getTimeFormat() method351 return android.text.format.DateFormat.getTimeFormat(getContext()); in getTimeFormat()
110 mTimeFormat = DateFormat.getTimeFormat(this); in onAttachedToWindow()
160 DateFormat nightTileFormat = android.text.format.DateFormat.getTimeFormat(mContext); in getSecondaryLabel()
264 public static java.text.DateFormat getTimeFormat(Context context) { in getTimeFormat() method in DateFormat
15174 HSPLandroid/text/format/DateFormat;->getTimeFormat(Landroid/content/Context;)Ljava/text/DateFormat;30633 HSPLlibcore/icu/LocaleData;->getTimeFormat(I)Ljava/lang/String;
86915 Landroid/widget/DateTimeView;->getTimeFormat()Ljava/text/DateFormat;
30037 method public static java.text.DateFormat getTimeFormat(android.content.Context);
46318 method public static java.text.DateFormat getTimeFormat(android.content.Context);