Searched refs:newWorkingPeriodMs (Results 1 – 1 of 1) sorted by relevance
2295 long newWorkingPeriodMs = Math.max(mAllowedTimePerPeriodMs, in updateConstants() local2297 if (mBucketPeriodsMs[WORKING_INDEX] != newWorkingPeriodMs) { in updateConstants()2298 mBucketPeriodsMs[WORKING_INDEX] = newWorkingPeriodMs; in updateConstants()