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.java559 private final IntHistogram mRxThroughputMbpsHistogram2G = field in WifiMetrics
2735 mRxThroughputMbpsHistogram2G.increment(rxThroughputKbps / 1000); in incrementThroughputKbpsCount()
4302 + mRxThroughputMbpsHistogram2G); in dump()
5037 mRxThroughputMbpsHistogram2G.toProto(); in consolidateProto()
5278 mRxThroughputMbpsHistogram2G.clear(); in clear()