Home
last modified time | relevance | path

Searched refs:AUDIO_STATE_STOPPED (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
DA2dpStateMachine.java604 case AUDIO_STATE_STOPPED: in processAudioStateEvent()
816 final static int AUDIO_STATE_STOPPED = 1; field in A2dpStateMachine
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
DA2dpSinkStateMachine.java630 case AUDIO_STATE_STOPPED: in processAudioStateEvent()
869 final static int AUDIO_STATE_STOPPED = 1; field in A2dpSinkStateMachine