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

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

Completed in 38 milliseconds