Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java1032 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()