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