Searched defs:addStopwatchListener (Results 1 – 2 of 2) sorted by relevance
/packages/apps/DeskClock/src/com/android/deskclock/data/ | ||
D | StopwatchModel.kt | 67 fun addStopwatchListener(stopwatchListener: StopwatchListener) { in addStopwatchListener() method in com.android.deskclock.data.StopwatchModel |
D | DataModel.kt | 740 fun addStopwatchListener(stopwatchListener: StopwatchListener) { in addStopwatchListener() method in com.android.deskclock.data.DataModel |