Searched refs:isBluetoothAudioProfileOnly (Results 1 – 5 of 5) sorted by relevance
34 boolean isBluetoothAudioProfileOnly(); in isBluetoothAudioProfileOnly() method
200 public boolean isBluetoothAudioProfileOnly() { in isBluetoothAudioProfileOnly() method in BluetoothControllerImpl
60 public boolean isBluetoothAudioProfileOnly() { in isBluetoothAudioProfileOnly() method in FakeBluetoothController
216 assertFalse(mBluetoothControllerImpl.isBluetoothAudioProfileOnly()); in testOnActiveDeviceChanged_updatesAudioActive()234 assertTrue(mBluetoothControllerImpl.isBluetoothAudioProfileOnly()); in testOnActiveDeviceChanged_updatesAudioActive()
452 || !mBluetooth.isBluetoothAudioProfileOnly())) { in updateBluetooth()