Searched refs:getTimeFormat (Results 1 – 10 of 10) sorted by relevance
54 mDescFormat = ((SimpleDateFormat) DateFormat.getTimeFormat(context)).toLocalizedPattern(); in ImageClock()
217 format = getTimeFormat(); in update()346 private DateFormat getTimeFormat() { in getTimeFormat() method347 return android.text.format.DateFormat.getTimeFormat(getContext()); in getTimeFormat()
109 mTimeFormat = DateFormat.getTimeFormat(this); in onAttachedToWindow()
190 DateFormat nightTileFormat = android.text.format.DateFormat.getTimeFormat(mContext); in getSecondaryLabel()
281 public static java.text.DateFormat getTimeFormat(Context context) { in getTimeFormat() method in DateFormat
15654 HSPLandroid/text/format/DateFormat;->getTimeFormat(Landroid/content/Context;)Ljava/text/DateFormat;…30681 HSPLlibcore/icu/LocaleData;->getTimeFormat(I)Ljava/lang/String;+]Ljava/lang/Boolean;Ljava/lang/Bool…
15605 HSPLandroid/text/format/DateFormat;->getTimeFormat(Landroid/content/Context;)Ljava/text/DateFormat;…
44538 method public static java.text.DateFormat getTimeFormat(android.content.Context);
30037 method public static java.text.DateFormat getTimeFormat(android.content.Context);
70005 Landroid/widget/DateTimeView;->getTimeFormat()Ljava/text/DateFormat;