Home
last modified time | relevance | path

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

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