Searched refs:setFormat24Hour (Results 1 – 7 of 7) sorted by relevance
103 mTimeView.setFormat24Hour(timeString); in updatePatterns()107 mAmPmView.setFormat24Hour(amPmString); in updatePatterns()
325 public void setFormat24Hour(CharSequence format) { in setFormat24Hour() method in KeyguardClockSwitch326 mClockView.setFormat24Hour(format); in setFormat24Hour()327 mClockViewBold.setFormat24Hour(format); in setFormat24Hour()
266 mClockView.setFormat24Hour(Patterns.clockView24); in refreshFormat()
381 public void setFormat24Hour(CharSequence format) { in setFormat24Hour() method in TextClock
38725 method public void setFormat24Hour(java.lang.CharSequence);
58424 method public void setFormat24Hour(CharSequence);
58568 method public void setFormat24Hour(CharSequence);