Searched refs:AGGREGATE_BATTERY_CONSUMER_SCOPE_COUNT (Results 1 – 1 of 1) sorted by relevance
89 public static final int AGGREGATE_BATTERY_CONSUMER_SCOPE_COUNT = 2; field in BatteryUsageStats196 new AggregateBatteryConsumer[AGGREGATE_BATTERY_CONSUMER_SCOPE_COUNT]; in BatteryUsageStats()197 for (int i = 0; i < AGGREGATE_BATTERY_CONSUMER_SCOPE_COUNT; i++) { in BatteryUsageStats()359 new AggregateBatteryConsumer[AGGREGATE_BATTERY_CONSUMER_SCOPE_COUNT]; in BatteryUsageStats()700 for (int scope = 0; scope < BatteryUsageStats.AGGREGATE_BATTERY_CONSUMER_SCOPE_COUNT; in writeXml()834 new AggregateBatteryConsumer.Builder[AGGREGATE_BATTERY_CONSUMER_SCOPE_COUNT];858 for (int scope = 0; scope < AGGREGATE_BATTERY_CONSUMER_SCOPE_COUNT; scope++) { in Builder()1092 for (int scope = 0; scope < AGGREGATE_BATTERY_CONSUMER_SCOPE_COUNT; scope++) { in add()