Searched refs:DisableRecentsLowRamEnterExitAnimation (Results 1 – 2 of 2) sorted by relevance
26 public static final boolean DisableRecentsLowRamEnterExitAnimation = false; field in RecentsDebugFlags.Static
173 && !RecentsDebugFlags.Static.DisableRecentsLowRamEnterExitAnimation) { in prepareForEnterAnimation()