Home
last modified time | relevance | path

Searched refs:getCachedIsHomeProcess (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DOomAdjuster.java1788 if (state.getCachedIsHomeProcess()) { in computeOomAdjLSP()
1892 if (!s.mKeepWarming && state.hasShownUi() && !state.getCachedIsHomeProcess()) { in computeOomAdjLSP()
2033 if (state.hasShownUi() && !state.getCachedIsHomeProcess()) { in computeOomAdjLSP()
2067 if (state.hasShownUi() && !state.getCachedIsHomeProcess() in computeOomAdjLSP()
2313 if (state.hasShownUi() && !state.getCachedIsHomeProcess() in computeOomAdjLSP()
DProcessStateRecord.java963 boolean getCachedIsHomeProcess() { in getCachedIsHomeProcess() method in ProcessStateRecord
/frameworks/base/services/
Dart-profile8929 HSPLcom/android/server/am/ProcessStateRecord;->getCachedIsHomeProcess()Z+]Lcom/android/server/wm/Wi…