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