Searched refs:mRxLinkSpeedCount2g (Results 1 – 1 of 1) sorted by relevance
350 private final IntCounter mRxLinkSpeedCount2g = new IntCounter(); field in WifiMetrics3420 mRxLinkSpeedCount2g.increment(rxLinkSpeed); in incrementRxLinkSpeedBandCount()5027 pw.println("mWifiLogProto.rxLinkSpeedCount2g=" + mRxLinkSpeedCount2g); in dump()5756 mWifiLogProto.rxLinkSpeedCount2G = mRxLinkSpeedCount2g.toProto(); in consolidateProto()5923 mRxLinkSpeedCount2g.clear(); in clear()