Home
last modified time | relevance | path

Searched refs:sendCancelUserConfirmationIntent (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
H A DSapService.java448 sendCancelUserConfirmationIntent(mRemoteDevice);
763 private void sendCancelUserConfirmationIntent(BluetoothDevice device) { in sendCancelUserConfirmationIntent() method in SapService