Searched refs:mLastModemPollTimeMs (Results 1 – 1 of 1) sorted by relevance
173 private long mLastModemPollTimeMs; field in LinkBandwidthEstimator519 long timeSinceLastModemPollMs = currTimeMs - mLastModemPollTimeMs; in handleTrafficStatsPoll()547 mLastModemPollTimeMs = mTelephonyFacade.getElapsedSinceBootMillis(); in makeRequestModemActivity()