Searched refs:getLastStateTime (Results 1 – 5 of 5) sorted by relevance
620 long getLastStateTime() { in getLastStateTime() method in ProcessProfileRecord629 mLastStateTime = state.getLastStateTime(); in updateProcState()
644 long getLastStateTime() { in getLastStateTime() method in ProcessStateRecord1312 TimeUtils.formatDuration(getLastStateTime(), nowUptime, pw); in dump()
743 + ProcessList.PSS_MAX_INTERVAL, profile.getLastStateTime() in updateNextPssTimeLPf()1084 final long lastStateTime = profile.getLastStateTime(); in requestPssAllProcsLPr()
1112 && (state.getLastStateTime() in assignCachedAdjIfNecessary()2101 && (state.getLastStateTime() + mConstants.MAX_PREVIOUS_TIME) < now) { in computeOomAdjLSP()
2058 HSPLcom/android/server/am/ProcessProfileRecord;->getLastStateTime()J2200 HSPLcom/android/server/am/ProcessStateRecord;->getLastStateTime()J