Home
last modified time | relevance | path

Searched refs:getStopwatch (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/DeskClock/src/com/android/deskclock/data/
H A DStopwatchDAO.kt47 fun getStopwatch(prefs: SharedPreferences): Stopwatch { regex
H A DStopwatchModel.kt84 mStopwatch = StopwatchDAO.getStopwatch(mPrefs)