Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/scanner/
DWifiScanningServiceImpl.java1028 ScanData[] allResults = new ScanData[] {results}; in reportScanResults() local
1031 mChannelHelper, allResults, entry.settings, -1); in reportScanResults()
1042 new WifiScanner.ParcelableScanData(allResults); in reportScanResults()
1045 describeForLog(allResults)); in reportScanResults()