Searched refs:getLastPssTime (Results 1 – 3 of 3) sorted by relevance
298 long getLastPssTime() { in getLastPssTime() method in ProcessProfileRecord
482 lastPssTime = profile.getLastPssTime(); in collectPssInBackground()509 && profile.getPid() == pid && profile.getLastPssTime() == lastPssTime) { in collectPssInBackground()523 + (profile.getLastPssTime() != lastPssTime in collectPssInBackground()536 if (now <= profile.getNextPssTime() && now <= Math.max(profile.getLastPssTime() in updateNextPssTimeLPf()
8680 HSPLcom/android/server/am/ProcessProfileRecord;->getLastPssTime()J