Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothDevice.java1544 public boolean setPairingConfirmation(boolean confirm) { in setPairingConfirmation() method in BluetoothDevice
1551 return service.setPairingConfirmation(this, confirm); in setPairingConfirmation()
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothTestUtils.java183 mDevice.setPairingConfirmation(true); in onReceive()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6204 method public boolean setPairingConfirmation(boolean);
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt11673 Landroid/bluetooth/IBluetooth$Stub$Proxy;->setPairingConfirmation(Landroid/bluetooth/BluetoothDevic…
11804 Landroid/bluetooth/IBluetooth;->setPairingConfirmation(Landroid/bluetooth/BluetoothDevice;Z)Z
/frameworks/base/api/
Dcurrent.txt8365 …n(android.Manifest.permission.BLUETOOTH_PRIVILEGED) public boolean setPairingConfirmation(boolean);