Searched refs:throttlePeriod (Results 1 – 2 of 2) sorted by relevance
82 public void throttlePeriod() { in throttlePeriod() method in PowerStatsCollectorTest
565 long throttlePeriod; in setPowerStatsThrottlePeriods() local567 throttlePeriod = Long.parseLong(matcher.group(2)); in setPowerStatsThrottlePeriods()573 builder.setDefaultPowerStatsThrottlePeriodMillis(throttlePeriod); in setPowerStatsThrottlePeriods()575 builder.setPowerStatsThrottlePeriodMillis(powerComponentName, throttlePeriod); in setPowerStatsThrottlePeriods()