Searched refs:mRxLinkSpeedCount6gHigh (Results 1 – 1 of 1) sorted by relevance
356 private final IntCounter mRxLinkSpeedCount6gHigh = new IntCounter(); field in WifiMetrics3432 mRxLinkSpeedCount6gHigh.increment(rxLinkSpeed); in incrementRxLinkSpeedBandCount()5033 pw.println("mWifiLogProto.rxLinkSpeedCount6gHigh=" + mRxLinkSpeedCount6gHigh); in dump()5762 mWifiLogProto.rxLinkSpeedCount6GHigh = mRxLinkSpeedCount6gHigh.toProto(); in consolidateProto()5929 mRxLinkSpeedCount6gHigh.clear(); in clear()