Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DOomAdjuster.java2073 if (state.getCachedIsHomeProcess()) { in computeOomAdjLSP()
2190 if (!s.mKeepWarming && state.hasShownUi() && !state.getCachedIsHomeProcess()) { in computeOomAdjLSP()
2352 if (state.hasShownUi() && !state.getCachedIsHomeProcess()) { in computeOomAdjLSP()
2386 if (state.hasShownUi() && !state.getCachedIsHomeProcess() in computeOomAdjLSP()
2652 if (state.hasShownUi() && !state.getCachedIsHomeProcess() in computeOomAdjLSP()
H A DProcessStateRecord.java1035 boolean getCachedIsHomeProcess() { in getCachedIsHomeProcess() method in ProcessStateRecord
/aosp14/frameworks/base/services/
H A Dart-profile2189 HSPLcom/android/server/am/ProcessStateRecord;->getCachedIsHomeProcess()Z+]Lcom/android/server/wm/Wi…