Searched refs:mRxLinkSpeedCount6gLow (Results 1 – 1 of 1) sorted by relevance
354 private final IntCounter mRxLinkSpeedCount6gLow = new IntCounter(); field in WifiMetrics3428 mRxLinkSpeedCount6gLow.increment(rxLinkSpeed); in incrementRxLinkSpeedBandCount()5031 pw.println("mWifiLogProto.rxLinkSpeedCount6gLow=" + mRxLinkSpeedCount6gLow); in dump()5760 mWifiLogProto.rxLinkSpeedCount6GLow = mRxLinkSpeedCount6gLow.toProto(); in consolidateProto()5927 mRxLinkSpeedCount6gLow.clear(); in clear()