Searched refs:lastRssTime (Results 1 – 1 of 1) sorted by relevance
823 long lastRssTime; in collectRssInBackground() local837 lastRssTime = profile.getLastPssTime(); in collectRssInBackground()840 && (lastRssTime + ProcessList.PSS_SAFE_TIME_FROM_STATE_CHANGE) < now) { in collectRssInBackground()847 + (lastRssTime + ProcessList.PSS_SAFE_TIME_FROM_STATE_CHANGE - now) in collectRssInBackground()869 && profile.getPid() == pid && profile.getLastPssTime() == lastRssTime) { in collectRssInBackground()883 + (profile.getLastPssTime() != lastRssTime in collectRssInBackground()