Home
last modified time | relevance | path

Searched refs:STATE_AUDIO_CONNECTED (Results 1 – 8 of 8) 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.java268 case BluetoothHeadset.STATE_AUDIO_CONNECTED: in receiveBtEvent()
323 != BluetoothHeadset.STATE_AUDIO_CONNECTED)) { in isBluetoothScoOn()
692 if (!requestScoState(BluetoothHeadset.STATE_AUDIO_CONNECTED, scoAudioMode)) { in incCount()
779 if (state == BluetoothHeadset.STATE_AUDIO_CONNECTED) { in requestScoState()
/frameworks/base/core/java/android/bluetooth/
DBluetoothHeadsetClient.java155 public static final int STATE_AUDIO_CONNECTED = 2; field in BluetoothHeadsetClient
DBluetoothHeadset.java284 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/non-updatable-api/
Dcurrent.txt8619 field public static final int STATE_AUDIO_CONNECTED = 12; // 0xc
/frameworks/base/api/
Dcurrent.txt8619 field public static final int STATE_AUDIO_CONNECTED = 12; // 0xc
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt10402 Landroid/bluetooth/BluetoothHeadsetClient;->STATE_AUDIO_CONNECTED:I