Searched defs:setStopwatch (Results 1 – 2 of 2) sorted by relevance
/packages/apps/DeskClock/src/com/android/deskclock/data/ | ||
D | StopwatchDAO.kt | 66 fun setStopwatch(prefs: SharedPreferences, stopwatch: Stopwatch) { in setStopwatch() method |
D | StopwatchModel.kt | 93 fun setStopwatch(stopwatch: Stopwatch): Stopwatch { in setStopwatch() method in com.android.deskclock.data.StopwatchModel |