Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiMetrics.java581 private final IntHistogram mRxThroughputMbpsHistogram2G = field in WifiMetrics
3472 mRxThroughputMbpsHistogram2G.increment(rxThroughputKbps / 1000); in incrementThroughputKbpsCount()
5052 + mRxThroughputMbpsHistogram2G); in dump()
5785 mRxThroughputMbpsHistogram2G.toProto(); in consolidateProto()
6026 mRxThroughputMbpsHistogram2G.clear(); in clear()