Searched refs:mCloseButton (Results 1 – 1 of 1) sorted by relevance
74 private Button mCloseButton; field in TestAudioActivity213 … mCloseButton.setBackgroundColor(mAudioState == AUDIO_STATE_CLOSED ? COLOR_ACTIVE : COLOR_IDLE); in updateEnabledWidgets()310 mCloseButton = (Button) findViewById(R.id.button_close); in findAudioCommon()