Searched refs:getTimeFormat (Results 1 – 10 of 10) sorted by relevance
54 mDescFormat = ((SimpleDateFormat) DateFormat.getTimeFormat(context)).toLocalizedPattern(); in ImageClock()
216 format = getTimeFormat(); in update()345 private DateFormat getTimeFormat() { in getTimeFormat() method346 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()
263 public static java.text.DateFormat getTimeFormat(Context context) { in getTimeFormat() method in DateFormat
15173 HSPLandroid/text/format/DateFormat;->getTimeFormat(Landroid/content/Context;)Ljava/text/DateFormat;30632 HSPLlibcore/icu/LocaleData;->getTimeFormat(I)Ljava/lang/String;
81111 Landroid/widget/DateTimeView;->getTimeFormat()Ljava/text/DateFormat;
30037 method public static java.text.DateFormat getTimeFormat(android.content.Context);
47609 method public static java.text.DateFormat getTimeFormat(android.content.Context);
47753 method public static java.text.DateFormat getTimeFormat(android.content.Context);