Searched refs:setPairingConfirmation (Results 1 – 3 of 3) sorted by relevance
267 mDevice.setPairingConfirmation(true); in notifyDialogDisplayed()380 mDevice.setPairingConfirmation(true); in onPair()
312 mDevice.setPairingConfirmation(true); in onPair()470 mDevice.setPairingConfirmation(true); in onCreateView()
1158 public boolean setPairingConfirmation(BluetoothDevice device, boolean accept) { in setPairingConfirmation() method in AdapterService.AdapterServiceBinder1166 return service.setPairingConfirmation(device, accept); in setPairingConfirmation()1716 boolean setPairingConfirmation(BluetoothDevice device, boolean accept) { in setPairingConfirmation() method in AdapterService