Home
last modified time | relevance | path

Searched defs:isBluetoothAudioProfileOnly (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/utils/leaks/
H A DFakeBluetoothController.java61 public boolean isBluetoothAudioProfileOnly() { in isBluetoothAudioProfileOnly() method in FakeBluetoothController
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DBluetoothController.java36 boolean isBluetoothAudioProfileOnly(); in isBluetoothAudioProfileOnly() method
H A DBluetoothControllerImpl.java217 public boolean isBluetoothAudioProfileOnly() { in isBluetoothAudioProfileOnly() method in BluetoothControllerImpl