Searched refs:mRxLinkSpeedCount2g (Results 1 – 1 of 1) sorted by relevance
396 private final IntCounter mRxLinkSpeedCount2g = new IntCounter(); field in WifiMetrics3512 mRxLinkSpeedCount2g.increment(rxLinkSpeed); in incrementRxLinkSpeedBandCount()5113 pw.println("mWifiLogProto.rxLinkSpeedCount2g=" + mRxLinkSpeedCount2g); in dump()5929 mWifiLogProto.rxLinkSpeedCount2G = mRxLinkSpeedCount2g.toProto(); in consolidateProto()6096 mRxLinkSpeedCount2g.clear(); in clear()