Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/data/
DStopwatchModel.kt67 fun addStopwatchListener(stopwatchListener: StopwatchListener) { in addStopwatchListener() method in com.android.deskclock.data.StopwatchModel
DDataModel.kt740 fun addStopwatchListener(stopwatchListener: StopwatchListener) { in addStopwatchListener() method in com.android.deskclock.data.DataModel