Searched refs:lapAccumulatedTimeKey (Results 1 – 1 of 1) sorted by relevance
97 val lapAccumulatedTimeKey = LAP_ACCUMULATED_TIME + lapNumber in getLaps() constant98 val accumulatedTime: Long = prefs.getLong(lapAccumulatedTimeKey, 0) in getLaps()