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