Home
last modified time | relevance | path

Searched refs:oomAdjuster (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DOomAdjusterDebugLogger.java38 OomAdjusterDebugLogger(OomAdjuster oomAdjuster, ActivityManagerConstants constants) { in OomAdjusterDebugLogger() argument
39 mOomAdjuster = oomAdjuster; in OomAdjusterDebugLogger()
DContentProviderConnection.java78 public void computeHostOomAdjLSP(OomAdjuster oomAdjuster, ProcessRecord host, in computeHostOomAdjLSP() argument
81 oomAdjuster.computeProviderHostOomAdjLSP(this, host, client, now, topApp, doingAll, false, in computeHostOomAdjLSP()
DConnectionRecord.java132 public void computeHostOomAdjLSP(OomAdjuster oomAdjuster, ProcessRecord host, in computeHostOomAdjLSP() argument
135 oomAdjuster.computeServiceHostOomAdjLSP(this, host, client, now, topApp, doingAll, false, in computeHostOomAdjLSP()
DOomAdjusterModernImpl.java628 void computeHostOomAdjLSP(OomAdjuster oomAdjuster, ProcessRecord host, ProcessRecord client, in computeHostOomAdjLSP() argument