Searched refs:allResults (Results 1 – 2 of 2) sorted by relevance
785 private void deliverBatchScan(ScanClient client, Set<ScanResult> allResults) in deliverBatchScan() argument794 permittedResults = new ArrayList<ScanResult>(allResults); in deliverBatchScan()797 for (ScanResult scanResult : allResults) { in deliverBatchScan()
1631 ScanData[] allResults = new ScanData[] {results}; in reportScanResults() local1634 mChannelHelper, allResults, entry.settings, -1); in reportScanResults()1650 describeForLog(allResults)); in reportScanResults()1653 listener.onResults(allResults); in reportScanResults()