Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiMetrics.java563 private final IntHistogram mRxThroughputMbpsHistogramAbove2G = field in WifiMetrics
2742 mRxThroughputMbpsHistogramAbove2G.increment(rxThroughputKbps / 1000); in incrementThroughputKbpsCount()
4306 + mRxThroughputMbpsHistogramAbove2G); in dump()
5039 mRxThroughputMbpsHistogramAbove2G.toProto(); in consolidateProto()
5280 mRxThroughputMbpsHistogramAbove2G.clear(); in clear()