Searched refs:mRxLinkSpeedCount2g (Results 1 – 1 of 1) sorted by relevance
328 private final IntCounter mRxLinkSpeedCount2g = new IntCounter(); field in WifiMetrics2683 mRxLinkSpeedCount2g.increment(rxLinkSpeed); in incrementRxLinkSpeedBandCount()4277 pw.println("mWifiLogProto.rxLinkSpeedCount2g=" + mRxLinkSpeedCount2g); in dump()5008 mWifiLogProto.rxLinkSpeedCount2G = mRxLinkSpeedCount2g.toProto(); in consolidateProto()5175 mRxLinkSpeedCount2g.clear(); in clear()