Searched refs:cancelBondProcess (Results 1 – 14 of 14) sorted by relevance
101 mDevice.cancelBondProcess();144 mDevice.cancelBondProcess(); in onStartCommand()
499 mDevice.cancelBondProcess(); in onCancel()
109 verify(mDevice).cancelBondProcess(); in receiveDismissPairingAction_cancelPairing()
398 mDevice.cancelBondProcess(); in onCancel()
88 mDevice.cancelBondProcess();
689 device.cancelBondProcess(); in unpairDevice()
274 mDevice.cancelBondProcess(); in cancelPairing()
502 mDevice.cancelBondProcess(); in unpairDevice()
317 assertThat(mBumbleDevice.cancelBondProcess()).isTrue(); in testCancelBondLe_WithGattServiceDiscovery()
101 boolean cancelBondProcess(in BluetoothDevice device, in AttributionSource attributionSource); in cancelBondProcess() method
1965 public boolean cancelBondProcess() { in cancelBondProcess() method in BluetoothDevice1981 return service.cancelBondProcess(this, mAttributionSource); in cancelBondProcess()
1092 Landroid/bluetooth/IBluetooth$Stub$Proxy;->cancelBondProcess(Landroid/bluetooth/BluetoothDevice;)Z1226 Landroid/bluetooth/IBluetooth;->cancelBondProcess(Landroid/bluetooth/BluetoothDevice;)Z
2688 public boolean cancelBondProcess( in cancelBondProcess() method in AdapterService.AdapterServiceBinder
188 …quiresPermission(android.Manifest.permission.BLUETOOTH_CONNECT) public boolean cancelBondProcess();