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.java1262 ScanData[] allResults = new ScanData[] {results}; in reportScanResults() local
1265 mChannelHelper, allResults, entry.settings, -1); in reportScanResults()
1276 new WifiScanner.ParcelableScanData(allResults); in reportScanResults()
1279 describeForLog(allResults)); in reportScanResults()