Searched refs:AUDIO_STATE_PAUSED (Results 1 – 1 of 1) sorted by relevance
46 public static final int AUDIO_STATE_PAUSED = 2; field in TestAudioActivity211 … mPauseButton.setBackgroundColor(mAudioState == AUDIO_STATE_PAUSED ? COLOR_ACTIVE : COLOR_IDLE); in updateEnabledWidgets()500 mAudioState = AUDIO_STATE_PAUSED; in pauseAudio()