Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DTelephonyMetrics.java3002 final int mNrMode; field in TelephonyMetrics.BwEstimationStats
3010 mNrMode = nrMode; in BwEstimationStats()
3016 return sb.append(LinkBandwidthEstimator.getDataRatName(mRadioTechnology, mNrMode)) in toString()
3052 stats.nrMode = mNrMode; in writeBandwidthStats()