Searched refs:getTimeFormat (Results 1 – 11 of 11) sorted by relevance
221 format = getTimeFormat(); in update()358 private DateFormat getTimeFormat() { in getTimeFormat() method359 return android.text.format.DateFormat.getTimeFormat(getContext()); in getTimeFormat()
110 mTimeFormat = DateFormat.getTimeFormat(this); in onAttachedToWindow()
234 return DateFormat.getTimeFormat(context).format(c.getTime()); in timeString()
195 DateFormat nightTileFormat = android.text.format.DateFormat.getTimeFormat(mContext); in getSecondaryLabel()
283 public static java.text.DateFormat getTimeFormat(Context context) { in getTimeFormat() method in DateFormat
15088 HSPLandroid/text/format/DateFormat;->getTimeFormat(Landroid/content/Context;)Ljava/text/DateFormat;30844 HSPLlibcore/icu/SimpleDateFormatData;->getTimeFormat(I)Ljava/lang/String;
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
15024 HSPLandroid/text/format/DateFormat;->getTimeFormat(Landroid/content/Context;)Ljava/text/DateFormat;
30037 method public static java.text.DateFormat getTimeFormat(android.content.Context);
48254 method public static java.text.DateFormat getTimeFormat(android.content.Context);
66039 Landroid/widget/DateTimeView;->getTimeFormat()Ljava/text/DateFormat;