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