Home
last modified time | relevance | path

Searched refs:mLastStepStatSystemTime (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java744 long mLastStepStatSystemTime; field in BatteryStatsImpl
3403 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()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt88796 Lcom/android/internal/os/BatteryStatsImpl;->mLastStepStatSystemTime:J