Searched refs:setLastRequestedGc (Results 1 – 4 of 4) sorted by relevance
452 void setLastRequestedGc(long lastRequestedGc) { in setLastRequestedGc() method in ProcessProfileRecord
1149 profile.setLastRequestedGc(SystemClock.uptimeMillis()); in performAppGcLPf()1290 profile.setLastRequestedGc(0); in doLowMemReportIfNeededLocked()1292 profile.setLastRequestedGc(profile.getLastLowMemory()); in doLowMemReportIfNeededLocked()
4565 app.mProfile.setLastRequestedGc(now); in attachApplicationLocked()
8714 HSPLcom/android/server/am/ProcessProfileRecord;->setLastRequestedGc(J)V