Home
last modified time | relevance | path

Searched refs:cancelBondProcess (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothDevice.java1538 public boolean cancelBondProcess() { in cancelBondProcess() method in BluetoothDevice
1548 return service.cancelBondProcess(this, mAttributionSource); in cancelBondProcess()
1919 return service.cancelBondProcess(this, mAttributionSource); in cancelPairing()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DCachedBluetoothDevice.java399 mDevice.cancelBondProcess(); in unpair()
/frameworks/base/core/api/
Dsystem-current.txt1968 …quiresPermission(android.Manifest.permission.BLUETOOTH_CONNECT) public boolean cancelBondProcess();
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt10899 Landroid/bluetooth/IBluetooth$Stub$Proxy;->cancelBondProcess(Landroid/bluetooth/BluetoothDevice;)Z
11033 Landroid/bluetooth/IBluetooth;->cancelBondProcess(Landroid/bluetooth/BluetoothDevice;)Z