Searched refs:totalActive (Results 1 – 1 of 1) sorted by relevance
492 public void noteConcurrency(int totalActive, int fgActive) { in noteConcurrency() argument493 if (totalActive > mCurDataSet.mMaxTotalActive) { in noteConcurrency()494 mCurDataSet.mMaxTotalActive = totalActive; in noteConcurrency()