Searched refs:mTimeFormat12Hour (Results 1 – 2 of 2) sorted by relevance
182 bool mTimeFormat12Hour; variable
106 mTimeFormat12Hour(false), mTimeCheckThread(nullptr), mCallbacks(callbacks) { in BootAnimation()651 const char* timeFormat = mTimeFormat12Hour ? TIME_FORMAT_12 : TIME_FORMAT_24; in drawClock()1133 mTimeFormat12Hour = true; in updateIsTimeAccurate()