Searched refs:mKeepWarming (Results 1 – 2 of 2) sorted by relevance
481 boolean mKeepWarming; // Whether or not it'll keep critical code path of the host warm field in ServiceRecord1479 mKeepWarming = ams.mConstants.KEEP_WARMING_SERVICES.contains(name) in updateKeepWarmLocked()
2269 if (!s.mKeepWarming && state.hasShownUi() && !state.getCachedIsHomeProcess()) { in computeOomAdjLSP()2278 if (s.mKeepWarming in computeOomAdjLSP()