Searched refs:mContentDescriptionFormat (Results 1 – 1 of 1) sorted by relevance
97 private SimpleDateFormat mContentDescriptionFormat; field in Clock314 setContentDescription(mContentDescriptionFormat.format(mCalendar.getTime())); in updateClock()451 mContentDescriptionFormat = new SimpleDateFormat(format); in getSmallTime()531 setContentDescription(mContentDescriptionFormat.format(mCalendar.getTime())); in dispatchDemoCommand()