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

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

Completed in 2191 milliseconds