Searched refs:newActiveMaxSessionCount (Results 1 – 1 of 1) sorted by relevance
2353 int newActiveMaxSessionCount = in updateConstants() local2355 if (mMaxBucketSessionCounts[ACTIVE_INDEX] != newActiveMaxSessionCount) { in updateConstants()2356 mMaxBucketSessionCounts[ACTIVE_INDEX] = newActiveMaxSessionCount; in updateConstants()