Searched refs:mLastMobileRxBytes (Results 1 – 1 of 1) sorted by relevance
176 private long mLastMobileRxBytes; field in LinkBandwidthEstimator470 long rxBytesDelta = mobileRxBytes - mLastMobileRxBytes; in handleTrafficStatsPoll()493 mLastMobileRxBytes = mobileRxBytes; in handleTrafficStatsPoll()