Searched refs:mRxLinkSpeedCount5gHigh (Results 1 – 1 of 1) sorted by relevance
271 private final IntCounter mRxLinkSpeedCount5gHigh = new IntCounter(); field in WifiMetrics1698 mRxLinkSpeedCount5gHigh.increment(rxLinkSpeed); in incrementRxLinkSpeedBandCount()2919 pw.println("mWifiLogProto.rxLinkSpeedCount5gHigh=" + mRxLinkSpeedCount5gHigh); in dump()3473 mWifiLogProto.rxLinkSpeedCount5GHigh = mRxLinkSpeedCount5gHigh.toProto(); in consolidateProto()3584 mRxLinkSpeedCount5gHigh.clear(); in clear()