Searched refs:mRxLinkSpeedCount6gLow (Results 1 – 1 of 1) sorted by relevance
284 private final IntCounter mRxLinkSpeedCount6gLow = new IntCounter(); field in WifiMetrics2208 mRxLinkSpeedCount6gLow.increment(rxLinkSpeed); in incrementRxLinkSpeedBandCount()3691 pw.println("mWifiLogProto.rxLinkSpeedCount6gLow=" + mRxLinkSpeedCount6gLow); in dump()4362 mWifiLogProto.rxLinkSpeedCount6GLow = mRxLinkSpeedCount6gLow.toProto(); in consolidateProto()4518 mRxLinkSpeedCount6gLow.clear(); in clear()