Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DBluetoothController.java29 boolean isBluetoothConnected(); in isBluetoothConnected() method
DBluetoothControllerImpl.java123 public boolean isBluetoothConnected() { in isBluetoothConnected() method in BluetoothControllerImpl