Searched refs:POWER_SCREEN_ON (Results 1 – 2 of 2) sorted by relevance
155 public static final String POWER_SCREEN_ON = "screen.on"; field in PowerProfile632 writePowerConstantToProto(proto, POWER_SCREEN_ON, PowerProfileProto.SCREEN_ON); in writeToProto()
653 power += screenOnTimeMs * mPowerProfile.getAveragePower(PowerProfile.POWER_SCREEN_ON); in addScreenUsage()