Searched refs:POWER_AMBIENT_DISPLAY (Results 1 – 4 of 4) 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 writeToProto()
682 double power = mPowerProfile.getAveragePower(PowerProfile.POWER_AMBIENT_DISPLAY) in addAmbientDisplayUsage()
89450 Lcom/android/internal/os/PowerProfile;->POWER_AMBIENT_DISPLAY:Ljava/lang/String;