Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
DSapService.java442 sendCancelUserConfirmationIntent(mRemoteDevice);
753 private void sendCancelUserConfirmationIntent(BluetoothDevice device) { in sendCancelUserConfirmationIntent() method in SapService