Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/data/
DStopwatchDAO.kt66 fun setStopwatch(prefs: SharedPreferences, stopwatch: Stopwatch) { in setStopwatch() method
DStopwatchModel.kt93 fun setStopwatch(stopwatch: Stopwatch): Stopwatch { in setStopwatch() method