Searched refs:setPairingConfirmation (Results 1 – 5 of 5) sorted by relevance
270 mDevice.setPairingConfirmation(true); in notifyDialogDisplayed()378 mDevice.setPairingConfirmation(true); in onPair()
295 mDevice.setPairingConfirmation(true); in notifyDialogDisplayed()399 mDevice.setPairingConfirmation(true); in onPair()
317 mDevice.setPairingConfirmation(true); in onPair()479 mDevice.setPairingConfirmation(true); in onCreateView()
1696 public boolean setPairingConfirmation(BluetoothDevice device, boolean accept) { in setPairingConfirmation() method in AdapterService.AdapterServiceBinder