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