Searched refs:setPairingConfirmation (Results 1 – 5 of 5) sorted by relevance
1544 public boolean setPairingConfirmation(boolean confirm) { in setPairingConfirmation() method in BluetoothDevice1551 return service.setPairingConfirmation(this, confirm); in setPairingConfirmation()
183 mDevice.setPairingConfirmation(true); in onReceive()
6204 method public boolean setPairingConfirmation(boolean);
11673 Landroid/bluetooth/IBluetooth$Stub$Proxy;->setPairingConfirmation(Landroid/bluetooth/BluetoothDevic…11804 Landroid/bluetooth/IBluetooth;->setPairingConfirmation(Landroid/bluetooth/BluetoothDevice;Z)Z
8365 …n(android.Manifest.permission.BLUETOOTH_PRIVILEGED) public boolean setPairingConfirmation(boolean);