Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DOomAdjuster.java2277 if (state.getCachedIsHomeProcess()) { in computeOomAdjLSP()
2399 if (!s.mKeepWarming && state.hasShownUi() && !state.getCachedIsHomeProcess()) { in computeOomAdjLSP()
2875 if (state.hasShownUi() && !state.getCachedIsHomeProcess()) { in computeServiceHostOomAdjLSP()
2911 if (state.hasShownUi() && !state.getCachedIsHomeProcess() in computeServiceHostOomAdjLSP()
3293 if (state.hasShownUi() && !state.getCachedIsHomeProcess() in computeProviderHostOomAdjLSP()
DProcessStateRecord.java1045 boolean getCachedIsHomeProcess() { in getCachedIsHomeProcess() method in ProcessStateRecord
/frameworks/base/services/
Dart-profile1167 HSPLcom/android/server/am/ProcessStateRecord;->getCachedIsHomeProcess()Z+]Lcom/android/server/am/Pr…
Dart-wear-profile5501 HPLcom/android/server/am/ProcessStateRecord;->getCachedIsHomeProcess()Z