Searched refs:mMaxJobCountPerRateLimitingWindow (Results 1 – 1 of 1) sorted by relevance
366 private int mMaxJobCountPerRateLimitingWindow = field in QuotaController928 || stats.jobCountInRateLimitingWindow < mMaxJobCountPerRateLimitingWindow);3944 if (mMaxJobCountPerRateLimitingWindow != newMaxJobCountPerRateLimitingWindow) {3945 mMaxJobCountPerRateLimitingWindow = newMaxJobCountPerRateLimitingWindow;4367 return mMaxJobCountPerRateLimitingWindow;