Home
last modified time | relevance | path

Searched defs:getBondState (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/utils/leaks/
DFakeBluetoothController.java93 public int getBondState(CachedBluetoothDevice device) { in getBondState() method in FakeBluetoothController
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DBluetoothController.java41 int getBondState(CachedBluetoothDevice device); in getBondState() method
DBluetoothControllerImpl.java119 public int getBondState(CachedBluetoothDevice device) { in getBondState() method in BluetoothControllerImpl
/frameworks/base/core/java/android/bluetooth/
DIBluetooth.aidl65 int getBondState(in BluetoothDevice device); in getBondState() method
DBluetoothDevice.java1126 public int getBondState() { in getBondState() method in BluetoothDevice
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DCachedBluetoothDevice.java454 public int getBondState() { in getBondState() method in CachedBluetoothDevice