Searched refs:mCenterButton (Results 1 – 1 of 1) sorted by relevance
50 private TextView mCenterButton; field in StopwatchFragment298 mCenterButton = (TextView)v.findViewById(R.id.stopwatch_stop); in onCreateView()317 countingTimerView.registerStopTextView(mCenterButton); in onCreateView()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()