Searched refs:mBoundStartTime (Results 1 – 1 of 1) sorted by relevance
2243 svc.mBoundStartTime, now, totalTime, !dumpSummary || dumpAll); in dumpLocked()2661 svc.mBoundState, svc.mBoundStartTime, now); in dumpCheckinLocked()3459 long mBoundStartTime; field in ProcessStats.ServiceState3563 mRunStartTime = mStartedStartTime = mBoundStartTime = mExecStartTime = now; in resetSafely()3596 addDuration(SERVICE_BOUND + (mBoundState*SERVICE_COUNT), now - mBoundStartTime); in commitStateTime()3597 mBoundStartTime = now; in commitStateTime()3666 now - mBoundStartTime); in setBound()3671 mBoundStartTime = now; in setBound()