Searched refs:currStats (Results 1 – 1 of 1) sorted by relevance
3036 BandwidthEstimatorStats.PerLevel currStats = writeBandwidthStatsPerLevel(level); in writeBandwidthStats() local3037 if (currStats != null) { in writeBandwidthStats()3038 levelList.add(currStats); in writeBandwidthStats()