Home
last modified time | relevance | path

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

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