Searched refs:ENABLE_SHELL_TRANSITIONS (Results 1 – 16 of 16) sorted by relevance
61 public static final boolean ENABLE_SHELL_TRANSITIONS = true; field in TaskAnimationManager62 public static final boolean SHELL_TRANSITIONS_ROTATION = ENABLE_SHELL_TRANSITIONS191 if (ENABLE_SHELL_TRANSITIONS && mTargets.hasRecents in startRecentsAnimation()267 RemoteAnimationTarget[] nonAppTargets = ENABLE_SHELL_TRANSITIONS in startRecentsAnimation()333 if (ENABLE_SHELL_TRANSITIONS) { in startRecentsAnimation()
20 import static com.android.quickstep.TaskAnimationManager.ENABLE_SHELL_TRANSITIONS;88 if (!ENABLE_SHELL_TRANSITIONS) { in setUseLauncherSystemBarFlags()
131 if (!TaskAnimationManager.ENABLE_SHELL_TRANSITIONS) { in onAnimationStart()
110 if (!TaskAnimationManager.ENABLE_SHELL_TRANSITIONS) { in createHomeAnimationFactory()
1103 if (!TaskAnimationManager.ENABLE_SHELL_TRANSITIONS && mSplitScreen != null) { in onGoingToRecentsLegacy()
1726 && TaskAnimationManager.ENABLE_SHELL_TRANSITIONS) {
20 import static com.android.quickstep.TaskAnimationManager.ENABLE_SHELL_TRANSITIONS;110 if (ENABLE_SHELL_TRANSITIONS) return false; in isTaskbarAlignedWithHotseat()
38 public static final boolean ENABLE_SHELL_TRANSITIONS = field in AbstractQuickStepTest
62 assumeTrue(TaskAnimationManager.ENABLE_SHELL_TRANSITIONS); in startRecentsActivity_allowBackgroundLaunch()
27 import static com.android.quickstep.TaskAnimationManager.ENABLE_SHELL_TRANSITIONS;216 } else if (ENABLE_SHELL_TRANSITIONS) { in finishTouchTracking()
22 import static com.android.quickstep.TaskAnimationManager.ENABLE_SHELL_TRANSITIONS;208 if (ENABLE_SHELL_TRANSITIONS && isVisible in onLauncherVisibilityChanged()
63 if (Transitions.ENABLE_SHELL_TRANSITIONS) { in RemoteCarTaskViewTransitions()
27 import static com.android.quickstep.TaskAnimationManager.ENABLE_SHELL_TRANSITIONS;536 if (ENABLE_SHELL_TRANSITIONS) { in onBuildTargetParams()
462 if (TaskAnimationManager.ENABLE_SHELL_TRANSITIONS) { in launchTasks()578 if (TaskAnimationManager.ENABLE_SHELL_TRANSITIONS) { in launchExistingSplitPair()617 if (TaskAnimationManager.ENABLE_SHELL_TRANSITIONS) { in launchInitialAppFullscreen()
67 import static com.android.quickstep.TaskAnimationManager.ENABLE_SHELL_TRANSITIONS;1151 if (ENABLE_SHELL_TRANSITIONS) { in registerRemoteTransitions()1207 if (ENABLE_SHELL_TRANSITIONS) { in unregisterRemoteTransitions()
1005 if (TaskAnimationManager.ENABLE_SHELL_TRANSITIONS) { in <lambda>()