Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DTelephonyMetrics.java3045 BandwidthEstimatorStats.PerLevel currStats = writeBandwidthStatsPerLevel(level); in writeBandwidthStats()
3056 private BandwidthEstimatorStats.PerLevel writeBandwidthStatsPerLevel(int level) { in writeBandwidthStatsPerLevel() method in TelephonyMetrics.BwEstimationStats