Searched refs:resultsToDeliver (Results 1 – 1 of 1) sorted by relevance
1633 ScanData[] resultsToDeliver = ScanScheduleUtil.filterResultsForSettings( in reportScanResults() local1636 describeForLog(resultsToDeliver)); in reportScanResults()1639 listener.onResults(resultsToDeliver); in reportScanResults()2156 ScanData[] resultsToDeliver = in reportScanResults() local2158 if (resultsToDeliver != null) { in reportScanResults()2160 describeForLog(resultsToDeliver)); in reportScanResults()2163 listener.onResults(resultsToDeliver); in reportScanResults()