Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/utils/leaks/
DFakeBluetoothController.java50 public boolean isBluetoothConnected() { in isBluetoothConnected() method in FakeBluetoothController
/frameworks/base/services/core/java/com/android/server/deviceidle/
DBluetoothConstraint.java111 static boolean isBluetoothConnected(BluetoothManager bluetoothManager) { in isBluetoothConnected() method in BluetoothConstraint
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DBluetoothController.java32 boolean isBluetoothConnected(); in isBluetoothConnected() method
DBluetoothControllerImpl.java174 public boolean isBluetoothConnected() { in isBluetoothConnected() method in BluetoothControllerImpl