Searched refs:POWER_COMPONENT_REATTRIBUTED_TO_OTHER_CONSUMERS (Results 1 – 4 of 4) sorted by relevance
58 POWER_COMPONENT_REATTRIBUTED_TO_OTHER_CONSUMERS,88 public static final int POWER_COMPONENT_REATTRIBUTED_TO_OTHER_CONSUMERS = field in BatteryConsumer89 OsProtoEnums.POWER_COMPONENT_REATTRIBUTED_TO_OTHER_CONSUMERS; // 17117 sPowerComponentNames[POWER_COMPONENT_REATTRIBUTED_TO_OTHER_CONSUMERS] = "reattributed";
118 .getConsumedPower(BatteryConsumer.POWER_COMPONENT_REATTRIBUTED_TO_OTHER_CONSUMERS)) in testPowerProfileBasedModel()150 .getConsumedPower(BatteryConsumer.POWER_COMPONENT_REATTRIBUTED_TO_OTHER_CONSUMERS)) in testMeasuredEnergyBasedModel()
95 BatteryConsumer.POWER_COMPONENT_REATTRIBUTED_TO_OTHER_CONSUMERS, in calculate()
80 POWER_COMPONENT_REATTRIBUTED_TO_OTHER_CONSUMERS = 17; enumerator