Searched refs:setStartStopText (Results 1 – 1 of 1) sorted by relevance
576 setStartStopText(mCenterButton, R.string.sw_start_button); in setButtons()582 setStartStopText(mCenterButton, R.string.sw_stop_button); in setButtons()588 setStartStopText(mCenterButton, R.string.sw_start_button); in setButtons()614 private void setStartStopText(TextView v, int text) { in setStartStopText() method in StopwatchFragment