Searched refs:AGGREGATE_BATTERY_CONSUMER_SCOPE_COUNT (Results 1 – 1 of 1) sorted by relevance
86 public static final int AGGREGATE_BATTERY_CONSUMER_SCOPE_COUNT = 2; field in BatteryUsageStats186 new AggregateBatteryConsumer[AGGREGATE_BATTERY_CONSUMER_SCOPE_COUNT]; in BatteryUsageStats()187 for (int i = 0; i < AGGREGATE_BATTERY_CONSUMER_SCOPE_COUNT; i++) { in BatteryUsageStats()349 new AggregateBatteryConsumer[AGGREGATE_BATTERY_CONSUMER_SCOPE_COUNT]; in BatteryUsageStats()673 for (int scope = 0; scope < BatteryUsageStats.AGGREGATE_BATTERY_CONSUMER_SCOPE_COUNT; in writeXml()798 new AggregateBatteryConsumer.Builder[AGGREGATE_BATTERY_CONSUMER_SCOPE_COUNT];822 for (int scope = 0; scope < AGGREGATE_BATTERY_CONSUMER_SCOPE_COUNT; scope++) { in Builder()1056 for (int scope = 0; scope < AGGREGATE_BATTERY_CONSUMER_SCOPE_COUNT; scope++) { in add()