Searched refs:newExemptedPeriodMs (Results 1 – 1 of 1) sorted by relevance
3965 long newExemptedPeriodMs = Math.max(mAllowedTimePerPeriodMs[EXEMPTED_INDEX], in updateExecutionPeriodConstantsLocked() local3967 if (mBucketPeriodsMs[EXEMPTED_INDEX] != newExemptedPeriodMs) { in updateExecutionPeriodConstantsLocked()3968 mBucketPeriodsMs[EXEMPTED_INDEX] = newExemptedPeriodMs; in updateExecutionPeriodConstantsLocked()