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