Searched refs:mPauseButton (Results 1 – 1 of 1) sorted by relevance
72 private Button mPauseButton; field in TestAudioActivity211 … mPauseButton.setBackgroundColor(mAudioState == AUDIO_STATE_PAUSED ? COLOR_ACTIVE : COLOR_IDLE); in updateEnabledWidgets()308 mPauseButton = (Button) findViewById(R.id.button_pause); in findAudioCommon()