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