Searched refs:newMaxJobCountPerRateLimitingWindow (Results 1 – 1 of 1) sorted by relevance
2402 int newMaxJobCountPerRateLimitingWindow = Math.max( in updateConstants() local2405 if (mMaxJobCountPerRateLimitingWindow != newMaxJobCountPerRateLimitingWindow) { in updateConstants()2406 mMaxJobCountPerRateLimitingWindow = newMaxJobCountPerRateLimitingWindow; in updateConstants()