Searched refs:mRxLinkSpeedCount5gMid (Results 1 – 1 of 1) sorted by relevance
352 private final IntCounter mRxLinkSpeedCount5gMid = new IntCounter(); field in WifiMetrics3424 mRxLinkSpeedCount5gMid.increment(rxLinkSpeed); in incrementRxLinkSpeedBandCount()5029 pw.println("mWifiLogProto.rxLinkSpeedCount5gMid=" + mRxLinkSpeedCount5gMid); in dump()5758 mWifiLogProto.rxLinkSpeedCount5GMid = mRxLinkSpeedCount5gMid.toProto(); in consolidateProto()5925 mRxLinkSpeedCount5gMid.clear(); in clear()