Searched refs:setPairingConfirmation (Results 1 – 3 of 3) sorted by relevance
304 mDevice.setPairingConfirmation(true); in createDisplayPasskeyOrPinDialog()340 mDevice.setPairingConfirmation(true); in onPair()
350 mDevice.setPairingConfirmation(true); in createConfirmationDialog()401 mDevice.setPairingConfirmation(true); in onPair()
990 public boolean setPairingConfirmation(BluetoothDevice device, boolean accept) { in setPairingConfirmation() method in AdapterService.AdapterServiceBinder998 return service.setPairingConfirmation(device, accept); in setPairingConfirmation()1562 boolean setPairingConfirmation(BluetoothDevice device, boolean accept) { in setPairingConfirmation() method in AdapterService