Searched refs:removeBond (Results 1 – 6 of 6) sorted by relevance
311 verify(mDevice1).removeBond(); in onDeviceUnpaired_unpairMainDevice()326 verify(mDevice2).removeBond(); in onDeviceUnpaired_unpairSubDevice()
1566 public boolean removeBond() { in removeBond() method in BluetoothDevice1576 return service.removeBond(this, mAttributionSource); in removeBond()
893 assertTrue(device.removeBond()); in unpair()898 assertTrue(device.removeBond()); in unpair()
405 final boolean successful = dev.removeBond(); in unpair()
1975 …hod @RequiresPermission(android.Manifest.permission.BLUETOOTH_CONNECT) public boolean removeBond();
10948 Landroid/bluetooth/IBluetooth$Stub$Proxy;->removeBond(Landroid/bluetooth/BluetoothDevice;)Z11078 Landroid/bluetooth/IBluetooth;->removeBond(Landroid/bluetooth/BluetoothDevice;)Z