Searched refs:mMaxStartingBackground (Results 1 – 1 of 1) sorted by relevance
128 final int mMaxStartingBackground; field in ActiveServices305 && mStartingBackground.size() < mMaxStartingBackground) { in rescheduleDelayedStartsLocked()336 if (mStartingBackground.size() < mMaxStartingBackground) { in rescheduleDelayedStartsLocked()349 mMaxStartingBackground = maxBg > 0 in ActiveServices()367 return smap != null ? smap.mStartingBackground.size() >= mMaxStartingBackground : false; in hasBackgroundServicesLocked()571 if (smap.mStartingBackground.size() >= mMaxStartingBackground) { in startServiceLocked()