Searched refs:mMaxStartingBackground (Results 1 – 1 of 1) sorted by relevance
122 final int mMaxStartingBackground; field in ActiveServices233 && mStartingBackground.size() < mMaxStartingBackground) { in rescheduleDelayedStarts()264 if (mStartingBackground.size() < mMaxStartingBackground) { in rescheduleDelayedStarts()277 mMaxStartingBackground = maxBg > 0 in ActiveServices()290 return smap != null ? smap.mStartingBackground.size() >= mMaxStartingBackground : false; in hasBackgroundServices()379 if (smap.mStartingBackground.size() >= mMaxStartingBackground) { in startServiceLocked()