Searched refs:POWER_CPU_SUSPEND (Results 1 – 4 of 4) sorted by relevance
46 assertEquals(5.0, mProfile.getAveragePower(PowerProfile.POWER_CPU_SUSPEND)); in testPowerProfile()
61 public static final String POWER_CPU_SUSPEND = "cpu.suspend"; field in PowerProfile514 writePowerConstantToProto(proto, POWER_CPU_SUSPEND, PowerProfileProto.CPU_SUSPEND); in writeToProto()
716 mPowerProfile.getAveragePower(PowerProfile.POWER_CPU_SUSPEND); in addIdleUsage()
89459 Lcom/android/internal/os/PowerProfile;->POWER_CPU_SUSPEND:Ljava/lang/String;