Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/data/
DStopwatchListener.kt27 fun stopwatchUpdated(before: Stopwatch, after: Stopwatch) method
DStopwatchModel.kt111 stopwatchListener.stopwatchUpdated(before, stopwatch) in setStopwatch()
/packages/apps/DeskClock/src/com/android/deskclock/controller/
DShortcutController.kt157 override fun stopwatchUpdated(before: Stopwatch, after: Stopwatch) { in stopwatchUpdated() method in com.android.deskclock.controller.ShortcutController.StopwatchWatcher
/packages/apps/DeskClock/src/com/android/deskclock/stopwatch/
DStopwatchFragment.kt559 override fun stopwatchUpdated(before: Stopwatch, after: Stopwatch) { in <lambda>() method in com.android.deskclock.stopwatch.StopwatchFragment.StopwatchWatcher