Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/utils/leaks/
H A DFakeBluetoothController.java45 public int getBluetoothState() { in getBluetoothState() method in FakeBluetoothController
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DBluetoothController.java30 int getBluetoothState(); in getBluetoothState() method
H A DBluetoothControllerImpl.java185 public int getBluetoothState() { in getBluetoothState() method in BluetoothControllerImpl
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DLocalBluetoothAdapter.java195 public synchronized int getBluetoothState() { in getBluetoothState() method in LocalBluetoothAdapter
/aosp12/packages/apps/Settings/src/com/android/settings/
H A DTetherSettings.java442 int getBluetoothState() { in getBluetoothState() method in TetherSettings