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.java2993 final int mNrMode; field in TelephonyMetrics.BwEstimationStats
3001 mNrMode = nrMode; in BwEstimationStats()
3007 return sb.append(LinkBandwidthEstimator.getDataRatName(mRadioTechnology, mNrMode)) in toString()
3043 stats.nrMode = mNrMode; in writeBandwidthStats()