Searched refs:stopwatchBottom (Results 1 – 2 of 2) sorted by relevance
154 final int stopwatchBottom = stopwatchTop + stopwatchHeight; in onLayout() local165 mStopwatchView.layout(stopwatchLeft, stopwatchTop, stopwatchRight, stopwatchBottom); in onLayout()
150 val stopwatchBottom = stopwatchTop + stopwatchHeight in onLayout() constant161 mStopwatchView.layout(stopwatchLeft, stopwatchTop, stopwatchRight, stopwatchBottom) in onLayout()