Searched refs:mLastStepStatSystemTime (Results 1 – 2 of 2) sorted by relevance
744 long mLastStepStatSystemTime; field in BatteryStatsImpl3403 mLastStepStatSystemTime = mCurStepStatSystemTime; in computeHistoryStepDetails()3413 + mLastStepStatSystemTime + " io=" + mLastStepStatIOWaitTime in computeHistoryStepDetails()3424 out.statSystemTime = (int)(mCurStepStatSystemTime - mLastStepStatSystemTime); in computeHistoryStepDetails()3468 mLastStepStatSystemTime = mCurStepStatSystemTime; in computeHistoryStepDetails()10589 mLastStepStatSystemTime = mCurStepStatSystemTime = 0; in resetAllStatsLocked()
88796 Lcom/android/internal/os/BatteryStatsImpl;->mLastStepStatSystemTime:J