Home
last modified time | relevance | path

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

/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/shadows/bluetooth/
DShadowBluetoothDevice.java68 public boolean setPairingConfirmation(boolean confirm) { in setPairingConfirmation() method in ShadowBluetoothDevice
/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/bluetooth/fastpair/
DBluetoothClassicPairer.java175 static void setPairingConfirmation(BluetoothDevice device, boolean confirm) { in setPairingConfirmation() method in BluetoothClassicPairer
/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/common/bluetooth/testability/android/bluetooth/
DBluetoothDevice.java191 public boolean setPairingConfirmation(boolean confirm) { in setPairingConfirmation() method in BluetoothDevice
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/fakes/android/bluetooth/
DIBluetooth.java90 boolean setPairingConfirmation(BluetoothDevice device, boolean accept, in setPairingConfirmation() method
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/internal/bluetooth/
DIBluetoothImpl.java201 public boolean setPairingConfirmation(BluetoothDevice device, boolean confirmed, in setPairingConfirmation() method in IBluetoothImpl
DBlueletImpl.java344 public void setPairingConfirmation(String remoteAddress, PairingConfirmation confirmation) { in setPairingConfirmation() method in BlueletImpl
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetooth.aidl146 …oneway void setPairingConfirmation(in BluetoothDevice device, boolean accept, in AttributionSource… in setPairingConfirmation() method
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothDevice.java2582 public boolean setPairingConfirmation(boolean confirm) { in setPairingConfirmation() method in BluetoothDevice
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterService.java3202 public void setPairingConfirmation(BluetoothDevice device, boolean accept, in setPairingConfirmation() method in AdapterService.AdapterServiceBinder
3214 private boolean setPairingConfirmation(BluetoothDevice device, boolean accept, in setPairingConfirmation() method in AdapterService.AdapterServiceBinder