Searched refs:getTimeFormat (Results 1 – 9 of 9) 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()
109 mTimeFormat = DateFormat.getTimeFormat(this); in onAttachedToWindow()
164 DateFormat nightTileFormat = android.text.format.DateFormat.getTimeFormat(mContext); in getSecondaryLabel()
263 public static java.text.DateFormat getTimeFormat(Context context) { in getTimeFormat() method in DateFormat
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
19820 HSPLandroid/text/format/DateFormat;->getTimeFormat(Landroid/content/Context;)Ljava/text/DateFormat;38496 HSPLlibcore/icu/LocaleData;->getTimeFormat(I)Ljava/lang/String;
30037 method public static java.text.DateFormat getTimeFormat(android.content.Context);
49852 method public static java.text.DateFormat getTimeFormat(android.content.Context);