Searched refs:newActivePeriodMs (Results 1 – 1 of 1) sorted by relevance
3971 long newActivePeriodMs = Math.max(mAllowedTimePerPeriodMs[ACTIVE_INDEX], in updateExecutionPeriodConstantsLocked() local3973 if (mBucketPeriodsMs[ACTIVE_INDEX] != newActivePeriodMs) { in updateExecutionPeriodConstantsLocked()3974 mBucketPeriodsMs[ACTIVE_INDEX] = newActivePeriodMs; in updateExecutionPeriodConstantsLocked()