Searched refs:POWER_CPU_SUSPEND (Results 1 – 5 of 5) sorted by relevance
40 .setAveragePower(PowerProfile.POWER_CPU_SUSPEND, 360.0);
40 powerProfile.getAveragePower(PowerProfile.POWER_CPU_SUSPEND) in IdlePowerCalculator()
75 public static final String POWER_CPU_SUSPEND = "cpu.suspend"; field in PowerProfile910 writePowerConstantToProto(proto, POWER_CPU_SUSPEND, PowerProfileProto.CPU_SUSPEND); in dumpDebug()
77 assertEquals(5.0, mProfile.getAveragePower(PowerProfile.POWER_CPU_SUSPEND)); in testPowerProfile()
75030 Lcom/android/internal/os/PowerProfile;->POWER_CPU_SUSPEND:Ljava/lang/String;