Searched refs:recentBytes (Results 1 – 1 of 1) sorted by relevance
1509 final long recentBytes = getTotalBytes(policy.template, recentStart, recentEnd); local1512 final long projectedBytes = (recentBytes * cycleDuration) / recentDuration;1516 Slog.d(TAG, "Rapid usage considering recent " + recentBytes + " projected "