Home
last modified time | relevance | path

Searched defs:isBluetoothConnected (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/utils/leaks/
DFakeBluetoothController.java51 public boolean isBluetoothConnected() { in isBluetoothConnected() method in FakeBluetoothController
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DBluetoothController.java34 boolean isBluetoothConnected(); in isBluetoothConnected() method
DBluetoothControllerImpl.java209 public boolean isBluetoothConnected() { in isBluetoothConnected() method in BluetoothControllerImpl
/frameworks/base/apex/jobscheduler/service/java/com/android/server/deviceidle/
DBluetoothConstraint.java113 static boolean isBluetoothConnected(BluetoothManager bluetoothManager) { in isBluetoothConnected() method in BluetoothConstraint