Searched refs:mLastStateUptime (Results 1 – 1 of 1) sorted by relevance
1026 long mLastStateUptime; field in ActivityManagerService.Association10316 amt += now - ass.mLastStateUptime; in dumpAssociationsLocked()16049 ass.mStartTime = ass.mLastStateUptime = SystemClock.uptimeMillis(); in startAssociationLocked()16082 += uptime - ass.mLastStateUptime; in stopAssociationLocked()16105 += uptime - ass.mLastStateUptime; in noteUidProcessState()16107 ass.mLastStateUptime = uptime; in noteUidProcessState()