Searched refs:newWorkingPeriodMs (Results 1 – 1 of 1) sorted by relevance
3977 long newWorkingPeriodMs = Math.max(mAllowedTimePerPeriodMs[WORKING_INDEX], in updateExecutionPeriodConstantsLocked() local3979 if (mBucketPeriodsMs[WORKING_INDEX] != newWorkingPeriodMs) { in updateExecutionPeriodConstantsLocked()3980 mBucketPeriodsMs[WORKING_INDEX] = newWorkingPeriodMs; in updateExecutionPeriodConstantsLocked()