Searched refs:SVELTE_DISABLE_CACHE (Results 1 – 3 of 3) sorted by relevance
43 public static final int SVELTE_DISABLE_CACHE = 2; field in RecentsConfiguration
236 } else if (config.svelteLevel == RecentsConfiguration.SVELTE_DISABLE_CACHE) { in executePlan()
414 } else if (config.svelteLevel >= RecentsConfiguration.SVELTE_DISABLE_CACHE) { in onTrimMemory()