Searched refs:mDescFormat (Results 1 – 2 of 2) 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()
136 private CharSequence mDescFormat; field in TextClock517 mDescFormat = abc(mDescFormat24, mDescFormat12, mFormat); in chooseFormat()520 mDescFormat = abc(mDescFormat12, mDescFormat24, mFormat); in chooseFormat()652 setContentDescription(DateFormat.format(mDescFormat, mTime)); in onTimeChanged()