Searched refs:get24ModeFormat (Results 1 – 6 of 6) sorted by relevance
45 private var mFormat24: CharSequence? = Utils.get24ModeFormat(false)
90 setFormat24Hour(Utils.get24ModeFormat(false)); in TextTime()
394 clock.setFormat24Hour(get24ModeFormat(includeSeconds)); in setTimeFormat()430 public static CharSequence get24ModeFormat(boolean includeSeconds) { in get24ModeFormat() method in Utils
464 mDigitalClock.setFormat24Hour(Utils.get24ModeFormat(false)); in bind()
162 rv.setCharSequence(clockId, "setFormat24Hour", Utils.get24ModeFormat(false)) in update()
182 rv.setCharSequence(clockId, "setFormat24Hour", Utils.get24ModeFormat(false));