Searched refs:get24ModeFormat (Results 1 – 4 of 4) sorted by relevance
46 private var mFormat24: CharSequence? = Utils.get24ModeFormat(false)
375 clock?.format24Hour = get24ModeFormat(includeSeconds)410 fun get24ModeFormat(includeSeconds: Boolean): CharSequence { regex
393 mDigitalClock.format24Hour = Utils.get24ModeFormat(false)
162 rv.setCharSequence(clockId, "setFormat24Hour", Utils.get24ModeFormat(false))