Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DIBluetooth.aidl76 boolean setPairingConfirmation(in BluetoothDevice device, boolean accept); in setPairingConfirmation() method
DBluetoothDevice.java1114 public boolean setPairingConfirmation(boolean confirm) { in setPairingConfirmation() method in BluetoothDevice
1120 return sService.setPairingConfirmation(this, confirm); in setPairingConfirmation()
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothTestUtils.java180 mDevice.setPairingConfirmation(true); in onReceive()
/frameworks/base/api/
Dsystem-current.txt6420 method public boolean setPairingConfirmation(boolean);
Dcurrent.txt6206 method public boolean setPairingConfirmation(boolean);