Searched refs:mTxLinkSpeedCount2g (Results 1 – 1 of 1) sorted by relevance
342 private final IntCounter mTxLinkSpeedCount2g = new IntCounter(); field in WifiMetrics3389 mTxLinkSpeedCount2g.increment(txLinkSpeed); in incrementTxLinkSpeedBandCount()5019 pw.println("mWifiLogProto.txLinkSpeedCount2g=" + mTxLinkSpeedCount2g); in dump()5748 mWifiLogProto.txLinkSpeedCount2G = mTxLinkSpeedCount2g.toProto(); in consolidateProto()5916 mTxLinkSpeedCount2g.clear(); in clear()