Searched refs:AUDIO_STATE_OPEN (Results 1 – 1 of 1) sorted by relevance
44 public static final int AUDIO_STATE_OPEN = 0; field in TestAudioActivity209 … mOpenButton.setBackgroundColor(mAudioState == AUDIO_STATE_OPEN ? COLOR_ACTIVE : COLOR_IDLE); in updateEnabledWidgets()457 mAudioState = AUDIO_STATE_OPEN; in openStreamContext()