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