Searched refs:mDescFormat (Results 1 – 1 of 1) sorted by relevance
69 private String mDescFormat; field in AnalogClock85 mDescFormat = ((SimpleDateFormat) DateFormat.getTimeFormat(context)).toLocalizedPattern(); in AnalogClock()149 setContentDescription(DateFormat.format(mDescFormat, mTime)); in onTimeChanged()