Searched defs:getBluetoothState (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DBluetoothController.java29 int getBluetoothState(); method in interface:BluetoothController
H A DBluetoothControllerImpl.java69 mLocalBluetoothManager.getBluetoothAdapter().getBluetoothState());
150 public int getBluetoothState() { method in class:BluetoothControllerImpl
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/utils/leaks/
H A DFakeBluetoothController.java43 public int getBluetoothState() { method in class:FakeBluetoothController
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DLocalBluetoothAdapter.java191 public synchronized int getBluetoothState() { method in class:LocalBluetoothAdapter

Completed in 109 milliseconds