Searched refs:timeSinceRead (Results 1 – 1 of 1) sorted by relevance
3849 long timeSinceRead = (nanoTime - mLastNanoTime) / 1000; in getEstimatedTime() local3850 mLastReportedTime = mLastTimeUs + timeSinceRead; in getEstimatedTime()3853 mTimeAdjustment - timeSinceRead / TIME_ADJUSTMENT_RATE; in getEstimatedTime()