Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/app/
DProcessStats.java2240 svc.mStartedStartTime, now, totalTime, !dumpSummary || dumpAll); in dumpLocked()
2658 svc.mStartedState, svc.mStartedStartTime, now); in dumpCheckinLocked()
3455 long mStartedStartTime; field in ProcessStats.ServiceState
3563 mRunStartTime = mStartedStartTime = mBoundStartTime = mExecStartTime = now; in resetSafely()
3592 now - mStartedStartTime); in commitStateTime()
3593 mStartedStartTime = now; in commitStateTime()
3640 now - mStartedStartTime); in updateStartedState()
3645 mStartedStartTime = now; in updateStartedState()