Searched refs:newRarePeriodMs (Results 1 – 1 of 1) sorted by relevance
3989 long newRarePeriodMs = Math.max(mAllowedTimePerPeriodMs[RARE_INDEX], in updateExecutionPeriodConstantsLocked() local3991 if (mBucketPeriodsMs[RARE_INDEX] != newRarePeriodMs) { in updateExecutionPeriodConstantsLocked()3992 mBucketPeriodsMs[RARE_INDEX] = newRarePeriodMs; in updateExecutionPeriodConstantsLocked()