Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/utils/leaks/
DFakeBluetoothController.java45 public int getBluetoothState() { in getBluetoothState() method in FakeBluetoothController
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DBluetoothController.java30 int getBluetoothState(); in getBluetoothState() method
DBluetoothControllerImpl.java152 public int getBluetoothState() { in getBluetoothState() method in BluetoothControllerImpl
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DLocalBluetoothAdapter.java192 public synchronized int getBluetoothState() { in getBluetoothState() method in LocalBluetoothAdapter