Searched refs:setPowerStatsThrottlePeriodMillis (Results 1 – 6 of 6) sorted by relevance
101 .setPowerStatsThrottlePeriodMillis( in BatteryUsageStatsRule()104 .setPowerStatsThrottlePeriodMillis( in BatteryUsageStatsRule()293 public BatteryUsageStatsRule setPowerStatsThrottlePeriodMillis(int powerComponent, in setPowerStatsThrottlePeriodMillis() method in BatteryUsageStatsRule295 mBatteryStatsConfigBuilder.setPowerStatsThrottlePeriodMillis( in setPowerStatsThrottlePeriodMillis()
65 .setPowerStatsThrottlePeriodMillis(BatteryConsumer.POWER_COMPONENT_BLUETOOTH, 1000);
75 .setPowerStatsThrottlePeriodMillis(BatteryConsumer.POWER_COMPONENT_WIFI, 1000);
82 new BatteryUsageStatsRule().setPowerStatsThrottlePeriodMillis(
575 builder.setPowerStatsThrottlePeriodMillis(powerComponentName, throttlePeriod); in setPowerStatsThrottlePeriods()
570 setPowerStatsThrottlePeriodMillis(BatteryConsumer.powerComponentIdToString( in Builder()604 public Builder setPowerStatsThrottlePeriodMillis(String powerComponentName, in setPowerStatsThrottlePeriodMillis() method in BatteryStatsImpl.BatteryStatsConfig.Builder