Home
last modified time | relevance | path

Searched refs:setTimeFormat (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/apps/DeskClock/src/com/android/deskclock/
H A DUtils.kt197 setTimeFormat(digitalClock, false)
202 setTimeFormat(digitalClock, displaySeconds)
371 fun setTimeFormat(clock: TextClock?, includeSeconds: Boolean) { regex
H A DScreensaver.kt97 Utils.setTimeFormat(mDigitalClock, false)
H A DScreensaverActivity.kt96 Utils.setTimeFormat(digitalClock as TextClock, false)
/aosp12/packages/apps/DeskClock/src/com/android/deskclock/alarms/
H A DAlarmActivity.kt194 Utils.setTimeFormat(digitalClock, false)