Searched refs:setLastRequestedGc (Results 1 – 4 of 4) sorted by relevance
503 void setLastRequestedGc(long lastRequestedGc) { in setLastRequestedGc() method in ProcessProfileRecord
1501 profile.setLastRequestedGc(SystemClock.uptimeMillis()); in performAppGcLPf()1642 profile.setLastRequestedGc(0); in doLowMemReportIfNeededLocked()1644 profile.setLastRequestedGc(profile.getLastLowMemory()); in doLowMemReportIfNeededLocked()
4887 app.mProfile.setLastRequestedGc(now); in attachApplicationLocked()
6751 PLcom/android/server/am/ProcessProfileRecord;->setLastRequestedGc(J)V