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.java742 long mLastStepStatSystemTime; field in BatteryStatsImpl
3400 mLastStepStatSystemTime = mCurStepStatSystemTime; in computeHistoryStepDetails()
3410 + mLastStepStatSystemTime + " io=" + mLastStepStatIOWaitTime in computeHistoryStepDetails()
3421 out.statSystemTime = (int)(mCurStepStatSystemTime - mLastStepStatSystemTime); in computeHistoryStepDetails()
3465 mLastStepStatSystemTime = mCurStepStatSystemTime; in computeHistoryStepDetails()
10576 mLastStepStatSystemTime = mCurStepStatSystemTime = 0; in resetAllStatsLocked()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt95163 Lcom/android/internal/os/BatteryStatsImpl;->mLastStepStatSystemTime:J