Searched refs:POWER_CPU_SUSPEND (Results 1 – 3 of 3) sorted by relevance
46 assertEquals(5.0, mProfile.getAveragePower(PowerProfile.POWER_CPU_SUSPEND)); in testPowerProfile()
59 public static final String POWER_CPU_SUSPEND = "cpu.suspend"; field in PowerProfile
694 mPowerProfile.getAveragePower(PowerProfile.POWER_CPU_SUSPEND); in addIdleUsage()