Searched refs:setButtons (Results 1 – 1 of 1) sorted by relevance
347 setButtons(mState); in onResume()396 setButtons(Stopwatches.STOPWATCH_STOPPED); in doStop()407 setButtons(Stopwatches.STOPWATCH_RUNNING); in doStart()413 setButtons(Stopwatches.STOPWATCH_RUNNING); in doLap()428 setButtons(Stopwatches.STOPWATCH_RESET); in doReset()558 private void setButtons(int state) { in setButtons() method in StopwatchFragment