Home
last modified time | relevance | path

Searched refs:POWER_CPU_SUSPEND (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/tests/coretests/src/com/android/internal/os/
DPowerProfileTest.java46 assertEquals(5.0, mProfile.getAveragePower(PowerProfile.POWER_CPU_SUSPEND)); in testPowerProfile()
/frameworks/base/core/java/com/android/internal/os/
DPowerProfile.java61 public static final String POWER_CPU_SUSPEND = "cpu.suspend"; field in PowerProfile
514 writePowerConstantToProto(proto, POWER_CPU_SUSPEND, PowerProfileProto.CPU_SUSPEND); in writeToProto()
DBatteryStatsHelper.java716 mPowerProfile.getAveragePower(PowerProfile.POWER_CPU_SUSPEND); in addIdleUsage()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt89459 Lcom/android/internal/os/PowerProfile;->POWER_CPU_SUSPEND:Ljava/lang/String;