Searched defs:addLap (Results 1 – 4 of 4) sorted by relevance
120 fun addLap(prefs: SharedPreferences, newLapCount: Int, accumulatedTime: Long) { in addLap() method
127 fun addLap(): Lap? { in addLap() method
797 fun addLap(): Lap? { in addLap() method in com.android.deskclock.data.DataModel
134 fun addLap(): Lap? { in addLap() method