Searched refs:currentLapIsVisible (Results 1 – 1 of 1) sorted by relevance
479 val currentLapIsVisible = mLapsLayoutManager.findFirstVisibleItemPosition() == 0 in <lambda>() constant480 if (!stopwatch.isReset && currentLapIsVisible) { in <lambda>()