Home
last modified time | relevance | path

Searched defs:addPowerAndDuration (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/android/os/
H A DPowerComponents.java538 public void addPowerAndDuration(PowerComponents.Builder other) { in addPowerAndDuration() method in PowerComponents.Builder
542 public void addPowerAndDuration(PowerComponents other) { in addPowerAndDuration() method in PowerComponents.Builder
546 private void addPowerAndDuration(BatteryConsumer.BatteryConsumerData otherData) { in addPowerAndDuration() method in PowerComponents.Builder