Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DIBluetooth.aidl64 int getBondState(in BluetoothDevice device); in getBondState() method
DBluetoothDevice.java973 public int getBondState() { in getBondState() method in BluetoothDevice
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DCachedBluetoothDevice.java432 public int getBondState() { in getBondState() method in CachedBluetoothDevice