Searched refs:mClockFormat (Results 1 – 1 of 1) sorted by relevance
86 private SimpleDateFormat mClockFormat; field in Clock235 if (mClockFormat != null) {236 mClockFormat.setTimeZone(mCalendar.getTimeZone());417 mClockFormat = sdf = new SimpleDateFormat(format); in getSmallTime()420 sdf = mClockFormat; in getSmallTime()