Home
last modified time | relevance | path

Searched defs:removeBond (Results 1 – 25 of 192) sorted by relevance

12345678

/aosp_15_r20/cts/tests/tests/companion/multidevice/client/src/android/companion/cts/multidevice/
H A DCompanionDeviceManagerSnippet.kt163 fun removeBond(associationId: Int): Boolean { in removeBond() method
/aosp_15_r20/cts/hostsidetests/multidevices/bluetooth/snippet/
H A DBluetoothGattMultiDevicesSnippet.java127 public boolean removeBond(String uuid) { in removeBond() method in BluetoothGattMultiDevicesSnippet
H A DBluetoothGattMultiDevicesClient.java234 public boolean removeBond(String uuid) { in removeBond() method in BluetoothGattMultiDevicesClient
/aosp_15_r20/packages/modules/Bluetooth/framework/tests/bumble/src/android/bluetooth/service_discovery/
DServiceDiscoveryTest.java326 private void removeBond(BluetoothDevice device) { in removeBond() method in ServiceDiscoveryTest
/aosp_15_r20/packages/modules/Bluetooth/framework/tests/bumble/src/android/bluetooth/hid/
DHidHostDualModeTest.java606 private void removeBond(BluetoothDevice device) { in removeBond() method in HidHostDualModeTest
DHidHostTest.java822 private void removeBond(BluetoothDevice device) { in removeBond() method in HidHostTest
/aosp_15_r20/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
H A DBluetoothDeviceTest.java381 public void removeBond() { in removeBond() method in BluetoothDeviceTest
/aosp_15_r20/packages/modules/Bluetooth/framework/tests/bumble/src/android/bluetooth/pairing/
DPairingTest.java1028 private void removeBond(BluetoothDevice device) { in removeBond() method in PairingTest
/aosp_15_r20/frameworks/base/core/java/android/companion/
H A DICompanionDeviceManager.aidl145 boolean removeBond(int associationId, in String packageName, int userId); in removeBond() method
H A DCompanionDeviceManager.java1212 public boolean removeBond(int associationId) { in removeBond() method in CompanionDeviceManager
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowBluetoothDevice.java298 protected boolean removeBond() { in removeBond() method in ShadowBluetoothDevice
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DBondStateMachine.java380 private boolean removeBond(BluetoothDevice dev, boolean transition) { in removeBond() method in BondStateMachine
DAdapterNativeInterface.java122 boolean removeBond(byte[] address) { in removeBond() method in AdapterNativeInterface
DAdapterService.java2692 public boolean removeBond(BluetoothDevice device, AttributionSource source) { in removeBond() method in AdapterService.AdapterServiceBinder
/aosp_15_r20/frameworks/base/services/companion/java/com/android/server/companion/
H A DCompanionDeviceManagerService.java532 public boolean removeBond(int associationId, String packageName, int userId) { in removeBond() method in CompanionDeviceManagerService
/aosp_15_r20/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetooth.aidl107 boolean removeBond(in BluetoothDevice device, in AttributionSource attributionSource); in removeBond() method
/aosp_15_r20/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothDevice.java2083 public boolean removeBond() { in removeBond() method in BluetoothDevice
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.impl/android_common_apex33/turbine/
Dframework-bluetooth.jarandroid/bluetooth/Attributable.class <Unknown> package android.bluetooth public abstract android.bluetooth ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth-pre-jarjar/android_common/turbine/
Dframework-bluetooth-pre-jarjar.jarandroid/bluetooth/Attributable.class <Unknown> package android.bluetooth public abstract android.bluetooth ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.impl/android_common/turbine/
Dframework-bluetooth.jarandroid/bluetooth/Attributable.class <Unknown> package android.bluetooth public abstract android.bluetooth ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/companion/services.companion/android_common/turbine-combined/
Dservices.companion.jarandroid/companion/virtualcamera/Format.class <Unknown> package android.companion.virtualcamera public ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/companion/services.companion/android_common/repackaged-jarjar/turbine/
Dservices.companion.jarjavax/annotation/meta/When.class <Unknown> package javax.annotation.meta public ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth-pre-jarjar/android_common/turbine-combined/
Dframework-bluetooth-pre-jarjar.jarandroid/bluetooth/Attributable.class <Unknown> package android.bluetooth public abstract android.bluetooth ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.impl/android_common/jarjar/turbine/
Dframework-bluetooth.jarcom/android/bluetooth/jarjar/com/android/modules/utils/build/UnboundedSdkLevel ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/framework/framework-bluetooth.impl/android_common_apex33/turbine-combined/
Dframework-bluetooth.jarandroid/bluetooth/Attributable.class <Unknown> package android.bluetooth public abstract android.bluetooth ...

12345678