Home
last modified time | relevance | path

Searched refs:STATE_AUDIO_CONNECTED (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/
DHeadsetProfileTest.java74 thenReturn(BluetoothHeadset.STATE_AUDIO_CONNECTED); in testHeadsetProfile_shouldReturnAudioState()
76 isEqualTo(BluetoothHeadset.STATE_AUDIO_CONNECTED); in testHeadsetProfile_shouldReturnAudioState()
/frameworks/base/services/core/java/com/android/server/audio/
DBtHelper.java262 case BluetoothHeadset.STATE_AUDIO_CONNECTED: in receiveBtEvent()
316 != BluetoothHeadset.STATE_AUDIO_CONNECTED)) { in isBluetoothScoOn()
685 if (!requestScoState(BluetoothHeadset.STATE_AUDIO_CONNECTED, scoAudioMode)) { in incCount()
772 if (state == BluetoothHeadset.STATE_AUDIO_CONNECTED) { in requestScoState()
/frameworks/base/core/java/android/bluetooth/
DBluetoothHeadsetClient.java141 public static final int STATE_AUDIO_CONNECTED = 2; field in BluetoothHeadsetClient
DBluetoothHeadset.java325 public static final int STATE_AUDIO_CONNECTED = 12; field in BluetoothHeadset
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6424 field public static final int STATE_AUDIO_CONNECTED = 12; // 0xc
/frameworks/base/api/
Dcurrent.txt8614 field public static final int STATE_AUDIO_CONNECTED = 12; // 0xc
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt11088 Landroid/bluetooth/BluetoothHeadsetClient;->STATE_AUDIO_CONNECTED:I