Searched defs:sendResultsByPendingIntent (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java791 sendResultsByPendingIntent(app.info, results,
807 sendResultsByPendingIntent(pii, results, callbackType);
814 private void sendResultsByPendingIntent(PendingIntentInfo pii, ArrayList<ScanResult> results, method in class:GattService
1239 sendResultsByPendingIntent(app.info, new ArrayList<ScanResult>(results),
1258 sendResultsByPendingIntent(app.info, results,

Completed in 38 milliseconds