Searched refs:newRarePeriodMs (Results 1 – 1 of 1) sorted by relevance
2383 long newRarePeriodMs = Math.max(mAllowedTimePerPeriodMs, in updateConstants() local2385 if (mBucketPeriodsMs[RARE_INDEX] != newRarePeriodMs) { in updateConstants()2386 mBucketPeriodsMs[RARE_INDEX] = newRarePeriodMs; in updateConstants()