Searched refs:PROACTIVE_KILLS_ENABLED (Results 1 – 2 of 2) sorted by relevance
1059 public static boolean PROACTIVE_KILLS_ENABLED = DEFAULT_PROACTIVE_KILLS_ENABLED; field in ActivityManagerConstants2054 PROACTIVE_KILLS_ENABLED = DeviceConfig.getBoolean(2473 pw.print("="); pw.println(PROACTIVE_KILLS_ENABLED);
1319 boolean proactiveKillsEnabled = mConstants.PROACTIVE_KILLS_ENABLED; in updateAndTrimProcessLSP()