Searched refs:setButtons (Results 1 – 1 of 1) sorted by relevance
347 setButtons(mState); in onResume()409 setButtons(Stopwatches.STOPWATCH_STOPPED); in doStop()420 setButtons(Stopwatches.STOPWATCH_RUNNING); in doStart()426 setButtons(Stopwatches.STOPWATCH_RUNNING); in doLap()441 setButtons(Stopwatches.STOPWATCH_RESET); in doReset()571 private void setButtons(int state) { in setButtons() method in StopwatchFragment