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