Home | History | Annotate | Download | only in os

Lines Matching defs:runTime

673             long runTime = computeRunTimeLocked(batteryRealtime);
675 out.writeLong((runTime + 500) / 1000);