Searched defs:AUDIO_STATE_STOPPED (Results 1 - 2 of 2) sorted by last modified time

/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
H A DA2dpStateMachine.java721 case AUDIO_STATE_STOPPED:
1010 final static int AUDIO_STATE_STOPPED = 1; field in class:A2dpStateMachine
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
H A DA2dpSinkStateMachine.java637 case AUDIO_STATE_STOPPED:
880 final static int AUDIO_STATE_STOPPED = 1; field in class:A2dpSinkStateMachine

Completed in 55 milliseconds