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.java2612 BandwidthEstimatorStats.PerLevel currStats = in dumpBandwidthStatsPerLink() local
2614 if (currStats != null) { in dumpBandwidthStatsPerLink()
2615 levels.add(currStats); in dumpBandwidthStatsPerLink()