Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/
DA2dpStackEvent.java41 static final int AUDIO_STATE_STOPPED = 1; field in A2dpStackEvent
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dpsink/
DStackEvent.java35 static final int AUDIO_STATE_STOPPED = 1; field in StackEvent