Searched refs:mTxLinkSpeedCount5gHigh (Results 1 – 1 of 1) sorted by relevance
345 private final IntCounter mTxLinkSpeedCount5gHigh = new IntCounter(); field in WifiMetrics3395 mTxLinkSpeedCount5gHigh.increment(txLinkSpeed); in incrementTxLinkSpeedBandCount()5022 pw.println("mWifiLogProto.txLinkSpeedCount5gHigh=" + mTxLinkSpeedCount5gHigh); in dump()5751 mWifiLogProto.txLinkSpeedCount5GHigh = mTxLinkSpeedCount5gHigh.toProto(); in consolidateProto()5919 mTxLinkSpeedCount5gHigh.clear(); in clear()