Home
last modified time | relevance | path

Searched refs:POWER_MEMORY (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
DMemoryPowerCalculator.java14 int numBuckets = profile.getNumElements(PowerProfile.POWER_MEMORY); in MemoryPowerCalculator()
17 powerAverages[i] = profile.getAveragePower(PowerProfile.POWER_MEMORY, i); in MemoryPowerCalculator()
DPowerProfile.java202 public static final String POWER_MEMORY = "memory.bandwidths"; field in PowerProfile
653 writePowerConstantToProto(proto, POWER_MEMORY, PowerProfileProto.MEMORY); in writeToProto()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt95875 Lcom/android/internal/os/PowerProfile;->POWER_MEMORY:Ljava/lang/String;