Searched refs:sendResultsByPendingIntent (Results 1 – 1 of 1) sorted by relevance
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ |
D | GattService.java | 1032 sendResultsByPendingIntent(app.info, results, in onScanResult() 1048 sendResultsByPendingIntent(pii, results, callbackType); in sendResultByPendingIntent() 1055 private void sendResultsByPendingIntent(PendingIntentInfo pii, ArrayList<ScanResult> results, in sendResultsByPendingIntent() method in GattService 1577 sendResultsByPendingIntent(app.info, new ArrayList<ScanResult>(results), in onBatchScanReports() 1596 sendResultsByPendingIntent(app.info, results, in sendBatchScanResults()
|