Searched refs:HEADSET_UNAVAILABLE (Results 1 – 3 of 3) sorted by relevance
151 assertEquals(bluetoothManager.getState(), State.HEADSET_UNAVAILABLE); in testBluetoothDefaultStartStopStates()161 assertEquals(bluetoothManager.getState(), State.HEADSET_UNAVAILABLE); in testBluetoothServiceListenerConnectedWithNoHeadset()164 assertEquals(bluetoothManager.getState(), State.HEADSET_UNAVAILABLE); in testBluetoothServiceListenerConnectedWithNoHeadset()173 assertEquals(bluetoothManager.getState(), State.HEADSET_UNAVAILABLE); in testBluetoothServiceListenerConnectedWithHeadset()183 assertEquals(bluetoothManager.getState(), State.HEADSET_UNAVAILABLE); in testBluetoothServiceListenerDisconnected()186 assertEquals(bluetoothManager.getState(), State.HEADSET_UNAVAILABLE); in testBluetoothServiceListenerDisconnected()196 assertEquals(bluetoothManager.getState(), State.HEADSET_UNAVAILABLE); in testBluetoothHeadsetConnected()208 assertEquals(bluetoothManager.getState(), State.HEADSET_UNAVAILABLE); in testBluetoothScoAudioStartAndStop()
54 HEADSET_UNAVAILABLE, enumConstant123 bluetoothState = State.HEADSET_UNAVAILABLE; in onServiceDisconnected()277 bluetoothState = State.HEADSET_UNAVAILABLE; in start()381 bluetoothState = State.HEADSET_UNAVAILABLE; in updateDevice()
477 || bluetoothManager.getState() == AppRTCBluetoothManager.State.HEADSET_UNAVAILABLE in updateAudioDeviceState()507 if (bluetoothManager.getState() == AppRTCBluetoothManager.State.HEADSET_UNAVAILABLE in updateAudioDeviceState()