Searched refs:mDescFormat (Results 1 – 3 of 3) sorted by relevance
41 private String mDescFormat; field in ImageClock54 mDescFormat = ((SimpleDateFormat) DateFormat.getTimeFormat(context)).toLocalizedPattern(); in ImageClock()66 setContentDescription(DateFormat.format(mDescFormat, mTime)); in onTimeChanged()
135 private CharSequence mDescFormat; field in TextClock509 mDescFormat = abc(mDescFormat24, mDescFormat12, mFormat); in chooseFormat()512 mDescFormat = abc(mDescFormat12, mDescFormat24, mFormat); in chooseFormat()650 setContentDescription(DateFormat.format(mDescFormat, mTime)); in onTimeChanged()
84666 Landroid/widget/TextClock;->mDescFormat:Ljava/lang/CharSequence;