Searched refs:mTxLinkSpeedCount6gLow (Results 1 – 1 of 1) sorted by relevance
346 private final IntCounter mTxLinkSpeedCount6gLow = new IntCounter(); field in WifiMetrics3397 mTxLinkSpeedCount6gLow.increment(txLinkSpeed); in incrementTxLinkSpeedBandCount()5023 pw.println("mWifiLogProto.txLinkSpeedCount6gLow=" + mTxLinkSpeedCount6gLow); in dump()5752 mWifiLogProto.txLinkSpeedCount6GLow = mTxLinkSpeedCount6gLow.toProto(); in consolidateProto()5920 mTxLinkSpeedCount6gLow.clear(); in clear()