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