Searched refs:mThrottlePeriodMs (Results 1 – 1 of 1) sorted by relevance
58 private final long mThrottlePeriodMs; field in PowerStatsCollector70 mThrottlePeriodMs = throttlePeriodMs; in PowerStatsCollector()156 if (uptimeMillis - mLastScheduledUpdateMs < mThrottlePeriodMs in schedule()