Searched refs:newActiveMaxSessionCount (Results 1 – 1 of 1) sorted by relevance
3716 int newActiveMaxSessionCount = in processConstantLocked() local3718 if (mMaxBucketSessionCounts[ACTIVE_INDEX] != newActiveMaxSessionCount) { in processConstantLocked()3719 mMaxBucketSessionCounts[ACTIVE_INDEX] = newActiveMaxSessionCount; in processConstantLocked()