Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiScoreCard.java2625 BandwidthEstimatorStats.PerLevel currStats = in dumpBandwidthStatsPerLink() local
2627 if (currStats != null) { in dumpBandwidthStatsPerLink()
2628 levels.add(currStats); in dumpBandwidthStatsPerLink()