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