Searched defs:getCurrentLapTime (Results 1 – 2 of 2) sorted by relevance
/packages/apps/DeskClock/src/com/android/deskclock/data/ | ||
D | StopwatchModel.kt | 202 fun getCurrentLapTime(time: Long): Long { in getCurrentLapTime() method in com.android.deskclock.data.StopwatchModel |
D | DataModel.kt | 824 fun getCurrentLapTime(time: Long): Long { in getCurrentLapTime() method in com.android.deskclock.data.DataModel |