Searched refs:STATE_AUDIO_CONNECTED (Results 1 – 7 of 7) sorted by relevance
74 thenReturn(BluetoothHeadset.STATE_AUDIO_CONNECTED); in testHeadsetProfile_shouldReturnAudioState()76 isEqualTo(BluetoothHeadset.STATE_AUDIO_CONNECTED); in testHeadsetProfile_shouldReturnAudioState()
262 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()
141 public static final int STATE_AUDIO_CONNECTED = 2; field in BluetoothHeadsetClient
325 public static final int STATE_AUDIO_CONNECTED = 12; field in BluetoothHeadset
6424 field public static final int STATE_AUDIO_CONNECTED = 12; // 0xc
8614 field public static final int STATE_AUDIO_CONNECTED = 12; // 0xc
11088 Landroid/bluetooth/BluetoothHeadsetClient;->STATE_AUDIO_CONNECTED:I