Searched refs:getTimeFormat (Results 1 – 9 of 9) 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()
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
15347 HSPLandroid/text/format/DateFormat;->getTimeFormat(Landroid/content/Context;)Ljava/text/DateFormat;31236 HSPLlibcore/icu/SimpleDateFormatData;->getTimeFormat(I)Ljava/lang/String;
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
15283 HSPLandroid/text/format/DateFormat;->getTimeFormat(Landroid/content/Context;)Ljava/text/DateFormat;
47800 method public static java.text.DateFormat getTimeFormat(android.content.Context);
66682 Landroid/widget/DateTimeView;->getTimeFormat()Ljava/text/DateFormat;