Home
last modified time | relevance | path

Searched refs:mKeepWarming (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DServiceRecord.java481 boolean mKeepWarming; // Whether or not it'll keep critical code path of the host warm field in ServiceRecord
1479 mKeepWarming = ams.mConstants.KEEP_WARMING_SERVICES.contains(name) in updateKeepWarmLocked()
DOomAdjuster.java2269 if (!s.mKeepWarming && state.hasShownUi() && !state.getCachedIsHomeProcess()) { in computeOomAdjLSP()
2278 if (s.mKeepWarming in computeOomAdjLSP()