Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/
DUtils.kt203 setTimeFormat(digitalClock, false) in setClockSecondsEnabled()
208 setTimeFormat(digitalClock, displaySeconds) in setClockSecondsEnabled()
377 fun setTimeFormat(clock: TextClock?, includeSeconds: Boolean) { in setTimeFormat() method
DScreensaver.kt97 Utils.setTimeFormat(mDigitalClock, false) in onAttachedToWindow()
DScreensaverActivity.kt96 Utils.setTimeFormat(digitalClock as TextClock, false) in onCreate()
/packages/apps/DeskClock/src/com/android/deskclock/alarms/
DAlarmActivity.kt194 Utils.setTimeFormat(digitalClock, false) in onCreate()