Searched defs:setPairingConfirmation (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothDevice.java1176 public boolean setPairingConfirmation(boolean confirm) { method in class:BluetoothDevice
1182 return sService.setPairingConfirmation(this, confirm);

Completed in 101 milliseconds