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