Searched refs:mContentDescriptionFormat (Results 1 – 1 of 1) sorted by relevance
98 private SimpleDateFormat mContentDescriptionFormat; field in Clock315 setContentDescription(mContentDescriptionFormat.format(mCalendar.getTime())); in updateClock()452 mContentDescriptionFormat = new SimpleDateFormat(format); in getSmallTime()532 setContentDescription(mContentDescriptionFormat.format(mCalendar.getTime())); in dispatchDemoCommand()