Searched refs:mTimeFormat12Hour (Results 1 – 2 of 2) sorted by relevance
198 bool mTimeFormat12Hour; variable
117 : Thread(false), mClockEnabled(true), mTimeIsAccurate(false), mTimeFormat12Hour(false), in BootAnimation()836 const char* timeFormat = mTimeFormat12Hour ? TIME_FORMAT_12 : TIME_FORMAT_24; in drawClock()1321 mTimeFormat12Hour = true; in updateIsTimeAccurate()