Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DIBluetooth.aidl79 boolean setPairingConfirmation(in BluetoothDevice device, boolean accept); in setPairingConfirmation() method
DBluetoothDevice.java1173 public boolean setPairingConfirmation(boolean confirm) { in setPairingConfirmation() method in BluetoothDevice
1179 return sService.setPairingConfirmation(this, confirm); in setPairingConfirmation()
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothTestUtils.java181 mDevice.setPairingConfirmation(true); in onReceive()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6204 method public boolean setPairingConfirmation(boolean);
/frameworks/base/api/
Dcurrent.txt7063 method public boolean setPairingConfirmation(boolean);
Dtest-current.txt7069 method public boolean setPairingConfirmation(boolean);
Dsystem-current.txt7355 method public boolean setPairingConfirmation(boolean);