Searched defs:lapTime (Results 1 – 4 of 4) sorted by relevance
76 val lapTime: Long in onBindViewHolder() constant122 val lapTime = DataModel.dataModel.getCurrentLapTime(totalTime) in updateCurrentLap() constant190 val lapTime = lap.lapTime constant198 val lapTime = DataModel.dataModel.getCurrentLapTime(totalTime) constant272 val lapTime: TextView constant
26 val lapTime: Long, constant in com.android.deskclock.data.Lap
101 val lapTime = accumulatedTime - prevAccumulatedTime in getLaps() constant
139 val lapTime = totalTime - prevAccumulatedTime in addLap() constant