Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java1064 private void sendErrorByPendingIntent(PendingIntentInfo pii, int errorCode) in sendErrorByPendingIntent() method in GattService
1818 sendErrorByPendingIntent(app.info, errorCode); in onScanManagerErrorCallback()