Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DBluetoothController.java30 int getBluetoothState(); in getBluetoothState() method
DBluetoothControllerImpl.java124 public int getBluetoothState() { in getBluetoothState() method in BluetoothControllerImpl
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DLocalBluetoothAdapter.java183 public synchronized int getBluetoothState() { in getBluetoothState() method in LocalBluetoothAdapter