Home
last modified time | relevance | path

Searched defs:setTimeString (Results 1 – 2 of 2) sorted by relevance

/packages/apps/DeskClock/src/com/android/deskclock/
DTimerTextController.kt26 fun setTimeString(remainingTime: Long) { in setTimeString() method in com.android.deskclock.TimerTextController
DStopwatchTextController.kt33 fun setTimeString(accumulatedTime: Long) { in setTimeString() method in com.android.deskclock.StopwatchTextController