Searched refs:newActivePeriodMs (Results 1 – 1 of 1) sorted by relevance
2289 long newActivePeriodMs = Math.max(mAllowedTimePerPeriodMs, in updateConstants() local2291 if (mBucketPeriodsMs[ACTIVE_INDEX] != newActivePeriodMs) { in updateConstants()2292 mBucketPeriodsMs[ACTIVE_INDEX] = newActivePeriodMs; in updateConstants()