Searched refs:maxPeriodMs (Results 1 – 1 of 1) sorted by relevance
629 long maxPeriodMs = 0; in updateMaxPeriod() local631 maxPeriodMs = Long.max(maxPeriodMs, mCategoryCountWindowSizesMs.valueAt(i)); in updateMaxPeriod()633 mMaxPeriodMs = maxPeriodMs; in updateMaxPeriod()