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