Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/utils/leaks/
H A DFakeBluetoothController.java46 public int getBluetoothState() { in getBluetoothState() method in FakeBluetoothController
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DBluetoothController.java32 int getBluetoothState(); in getBluetoothState() method
H A DBluetoothControllerImpl.java202 public int getBluetoothState() { in getBluetoothState() method in BluetoothControllerImpl
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DLocalBluetoothAdapter.java202 public synchronized int getBluetoothState() { in getBluetoothState() method in LocalBluetoothAdapter