Searched refs:POWER_AMBIENT_DISPLAY (Results 1 – 3 of 3) sorted by relevance
56 assertEquals(0.5, mProfile.getAveragePower(PowerProfile.POWER_AMBIENT_DISPLAY)); in testPowerProfile()
149 public static final String POWER_AMBIENT_DISPLAY = "ambient.on"; field in PowerProfile629 writePowerConstantToProto(proto, POWER_AMBIENT_DISPLAY, PowerProfileProto.AMBIENT_DISPLAY); in dumpDebug()
682 double power = mPowerProfile.getAveragePower(PowerProfile.POWER_AMBIENT_DISPLAY) in addAmbientDisplayUsage()