Searched refs:isBluetoothAudioActive (Results 1 – 5 of 5) sorted by relevance
35 boolean isBluetoothAudioActive(); in isBluetoothAudioActive() method
189 public boolean isBluetoothAudioActive() { in isBluetoothAudioActive() method in BluetoothControllerImpl
65 public boolean isBluetoothAudioActive() { in isBluetoothAudioActive() method in FakeBluetoothController
236 assertFalse(mBluetoothControllerImpl.isBluetoothAudioActive()); in testOnActiveDeviceChanged_updatesAudioActive()254 assertTrue(mBluetoothControllerImpl.isBluetoothAudioActive()); in testOnActiveDeviceChanged_updatesAudioActive()
383 && (mBluetooth.isBluetoothAudioActive() in updateBluetooth()