Searched refs:allResults (Results 1 – 1 of 1) sorted by relevance
1607 private void deliverBatchScan(ScanClient client, Set<ScanResult> allResults) in deliverBatchScan() argument1614 sendBatchScanResults(app, client, new ArrayList<ScanResult>(allResults)); in deliverBatchScan()1619 for (ScanResult scanResult : allResults) { in deliverBatchScan()