Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiMetrics.java488 private final IntHistogram mRxThroughputMbpsHistogram2G = field in WifiMetrics
2252 mRxThroughputMbpsHistogram2G.increment(rxThroughputKbps / 1000); in incrementThroughputKbpsCount()
3712 + mRxThroughputMbpsHistogram2G); in dump()
4387 mRxThroughputMbpsHistogram2G.toProto(); in consolidateProto()
4612 mRxThroughputMbpsHistogram2G.clear(); in clear()