Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DIBluetooth.aidl82 boolean setPairingConfirmation(in BluetoothDevice device, boolean accept); in setPairingConfirmation() method
DBluetoothDevice.java1229 public boolean setPairingConfirmation(boolean confirm) { in setPairingConfirmation() method in BluetoothDevice
1235 return sService.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/api/
Dcurrent.txt7590 method public boolean setPairingConfirmation(boolean);
Dsystem-current.txt8069 method public boolean setPairingConfirmation(boolean);