Searched refs:touchTarget (Results 1 – 1 of 1) sorted by relevance
518 val touchTarget: View = if (mTime != null) mTime!! else mStopwatchWrapper in <lambda>() constant520 val blink = (stopwatch.isPaused && startTime % 1000 < 500 && !touchTarget.isPressed()) in <lambda>()