Searched refs:isBluetoothSupported (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DBluetoothController.java25 boolean isBluetoothSupported(); method in interface:BluetoothController
H A DBluetoothControllerImpl.java140 public boolean isBluetoothSupported() { method in class:BluetoothControllerImpl
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
H A DBluetoothTile.java85 final boolean supported = mController.isBluetoothSupported();

Completed in 138 milliseconds