Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/utils/leaks/
DFakeBluetoothController.java65 public boolean isBluetoothAudioActive() { in isBluetoothAudioActive() method in FakeBluetoothController
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DBluetoothController.java35 boolean isBluetoothAudioActive(); in isBluetoothAudioActive() method
DBluetoothControllerImpl.java189 public boolean isBluetoothAudioActive() { in isBluetoothAudioActive() method in BluetoothControllerImpl