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