Home
last modified time | relevance | path

Searched refs:setPairingConfirmation (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothDevice.java1887 public boolean setPairingConfirmation(boolean confirm) { in setPairingConfirmation() method in BluetoothDevice
1894 return service.setPairingConfirmation(this, confirm, mAttributionSource); in setPairingConfirmation()
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothTestUtils.java188 mDevice.setPairingConfirmation(true); in onReceive()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt10957 Landroid/bluetooth/IBluetooth$Stub$Proxy;->setPairingConfirmation(Landroid/bluetooth/BluetoothDevic…
11086 Landroid/bluetooth/IBluetooth;->setPairingConfirmation(Landroid/bluetooth/BluetoothDevice;Z)Z
/frameworks/base/core/api/
Dcurrent.txt9043 … android.Manifest.permission.BLUETOOTH_PRIVILEGED}) public boolean setPairingConfirmation(boolean);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6204 method public boolean setPairingConfirmation(boolean);