Searched refs:mTxLinkSpeedCount5gLow (Results 1 – 1 of 1) sorted by relevance
265 private final IntCounter mTxLinkSpeedCount5gLow = new IntCounter(); field in WifiMetrics1669 mTxLinkSpeedCount5gLow.increment(txLinkSpeed); in incrementTxLinkSpeedBandCount()2913 pw.println("mWifiLogProto.txLinkSpeedCount5gLow=" + mTxLinkSpeedCount5gLow); in dump()3467 mWifiLogProto.txLinkSpeedCount5GLow = mTxLinkSpeedCount5gLow.toProto(); in consolidateProto()3578 mTxLinkSpeedCount5gLow.clear(); in clear()