Searched defs:setConsumedPowerForCustomComponent (Results 1 – 2 of 2) sorted by relevance
498 public Builder setConsumedPowerForCustomComponent(int componentId, double componentPower) { in setConsumedPowerForCustomComponent() method in PowerComponents.Builder
859 public T setConsumedPowerForCustomComponent(int componentId, double componentPower) { in setConsumedPowerForCustomComponent() method in BatteryConsumer.BaseBuilder