Home
last modified time | relevance | path

Searched refs:ENABLE_SHELL_TRANSITIONS (Results 1 – 6 of 6) sorted by relevance

/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/embedding/
DActivityEmbeddingPolicyTests.java114 assumeFalse(ENABLE_SHELL_TRANSITIONS); in testInputDuringAnimationIsNotAllowed_untrustedEmbedding()
165 assumeFalse(ENABLE_SHELL_TRANSITIONS); in testInputDuringAnimationIsNotAllowed_trustedEmbedding()
/cts/tests/framework/base/windowmanager/src/android/server/wm/keyguard/
DKeyguardTransitionTests.java59 assumeFalse(ENABLE_SHELL_TRANSITIONS); in setUp()
/cts/tests/framework/base/windowmanager/src/android/server/wm/animations/
DTransitionSelectionTests.java73 assumeFalse(ENABLE_SHELL_TRANSITIONS); in setup()
/cts/tests/framework/base/windowmanager/src/android/server/wm/activity/lifecycle/
DActivityLifecycleTopResumedStateTests.java240 if (ENABLE_SHELL_TRANSITIONS) { in testTopPositionSwitchOnDoubleLaunch()
297 if (ENABLE_SHELL_TRANSITIONS) { in testTopPositionSwitchOnDoubleLaunchAndTopFinish()
/cts/tests/framework/base/windowmanager/src/android/server/wm/multidisplay/
DMultiDisplayPolicyTests.java777 assumeFalse(ENABLE_SHELL_TRANSITIONS); in testAppTransitionForActivityOnDifferentDisplay()
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DActivityManagerTestBase.java262 public static final boolean ENABLE_SHELL_TRANSITIONS = field in ActivityManagerTestBase
747 if (ENABLE_SHELL_TRANSITIONS in tearDownBase()
1993 if (ENABLE_SHELL_TRANSITIONS) {