Searched refs:mContentDescriptionFormat (Results 1 – 1 of 1) sorted by relevance
87 private SimpleDateFormat mContentDescriptionFormat; field in Clock285 setContentDescription(mContentDescriptionFormat.format(mCalendar.getTime())); in updateClock()386 mContentDescriptionFormat = new SimpleDateFormat(format); in getSmallTime()474 setContentDescription(mContentDescriptionFormat.format(mCalendar.getTime())); in dispatchDemoCommand()