Searched refs:setLastRequestedGc (Results 1 – 3 of 3) sorted by relevance
476 void setLastRequestedGc(long lastRequestedGc) { in setLastRequestedGc() method in ProcessProfileRecord
1367 profile.setLastRequestedGc(SystemClock.uptimeMillis()); in performAppGcLPf()1508 profile.setLastRequestedGc(0); in doLowMemReportIfNeededLocked()1510 profile.setLastRequestedGc(profile.getLastLowMemory()); in doLowMemReportIfNeededLocked()
4846 app.mProfile.setLastRequestedGc(now); in attachApplicationLocked()