Searched refs:newMaxSessionCountPerRateLimitPeriod (Results 1 – 1 of 1) sorted by relevance
2435 int newMaxSessionCountPerRateLimitPeriod = Math.max( in updateConstants() local2438 if (mMaxSessionCountPerRateLimitingWindow != newMaxSessionCountPerRateLimitPeriod) { in updateConstants()2439 mMaxSessionCountPerRateLimitingWindow = newMaxSessionCountPerRateLimitPeriod; in updateConstants()