Searched refs:mMaxSessionCountPerRateLimitingWindow (Results 1 – 1 of 1) sorted by relevance
373 private int mMaxSessionCountPerRateLimitingWindow = field in QuotaController937 || stats.sessionCountInRateLimitingWindow < mMaxSessionCountPerRateLimitingWindow);3951 if (mMaxSessionCountPerRateLimitingWindow != newMaxSessionCountPerRateLimitPeriod) {3952 mMaxSessionCountPerRateLimitingWindow = newMaxSessionCountPerRateLimitPeriod;4372 return mMaxSessionCountPerRateLimitingWindow;