Searched refs:mRxLinkSpeedCount5gLow (Results 1 – 1 of 1) sorted by relevance
281 private final IntCounter mRxLinkSpeedCount5gLow = new IntCounter(); field in WifiMetrics2202 mRxLinkSpeedCount5gLow.increment(rxLinkSpeed); in incrementRxLinkSpeedBandCount()3688 pw.println("mWifiLogProto.rxLinkSpeedCount5gLow=" + mRxLinkSpeedCount5gLow); in dump()4359 mWifiLogProto.rxLinkSpeedCount5GLow = mRxLinkSpeedCount5gLow.toProto(); in consolidateProto()4515 mRxLinkSpeedCount5gLow.clear(); in clear()