Searched refs:mLastMobileTxBytes (Results 1 – 1 of 1) sorted by relevance
175 private long mLastMobileTxBytes; field in LinkBandwidthEstimator469 long txBytesDelta = mobileTxBytes - mLastMobileTxBytes; in handleTrafficStatsPoll()492 mLastMobileTxBytes = mobileTxBytes; in handleTrafficStatsPoll()