Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiMetrics.java490 private final IntHistogram mTxThroughputMbpsHistogramAbove2G = field in WifiMetrics
2256 mTxThroughputMbpsHistogramAbove2G.increment(txThroughputKbps / 1000); in incrementThroughputKbpsCount()
3714 + mTxThroughputMbpsHistogramAbove2G); in dump()
4385 mTxThroughputMbpsHistogramAbove2G.toProto(); in consolidateProto()
4613 mTxThroughputMbpsHistogramAbove2G.clear(); in clear()