Searched refs:totalEnergy (Results 1 – 1 of 1) sorted by relevance
6185 long totalEnergy; in energyInfoCallbackInternal() local6190 totalEnergy = Math.addExact(mEnergyUsedTotalVoltAmpSecMicro, energyUsed); in energyInfoCallbackInternal()6198 totalEnergy = mEnergyUsedTotalVoltAmpSecMicro; in energyInfoCallbackInternal()6204 mEnergyUsedTotalVoltAmpSecMicro = totalEnergy; in energyInfoCallbackInternal()