Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DIBluetooth.aidl73 boolean setPairingConfirmation(in BluetoothDevice device, boolean accept); in setPairingConfirmation() method
DBluetoothDevice.java1001 public boolean setPairingConfirmation(boolean confirm) { in setPairingConfirmation() method in BluetoothDevice
1007 return sService.setPairingConfirmation(this, confirm); in setPairingConfirmation()
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothTestUtils.java179 mDevice.setPairingConfirmation(true); in onReceive()
/frameworks/base/api/
Dcurrent.txt5124 method public boolean setPairingConfirmation(boolean);