Searched refs:mRxLinkSpeedCount2g (Results 1 – 1 of 1) sorted by relevance
268 private final IntCounter mRxLinkSpeedCount2g = new IntCounter(); field in WifiMetrics1692 mRxLinkSpeedCount2g.increment(rxLinkSpeed); in incrementRxLinkSpeedBandCount()2916 pw.println("mWifiLogProto.rxLinkSpeedCount2g=" + mRxLinkSpeedCount2g); in dump()3470 mWifiLogProto.rxLinkSpeedCount2G = mRxLinkSpeedCount2g.toProto(); in consolidateProto()3581 mRxLinkSpeedCount2g.clear(); in clear()