Searched refs:sEnableShellTransitions (Results 1 – 5 of 5) sorted by relevance
469 assumeFalse(WindowManagerService.sEnableShellTransitions); in testGetNextAppTransitionBackgroundColor()499 assumeFalse(WindowManagerService.sEnableShellTransitions); in testGetNextAppRequestedAnimation()
95 assumeFalse(WindowManagerService.sEnableShellTransitions); in setUp()
1780 return WindowManagerService.sEnableShellTransitions;
246 import static com.android.server.wm.WindowManagerService.sEnableShellTransitions;5547 final boolean runningAnimation = sEnableShellTransitions ? visible in commitVisibility()
433 public static final boolean sEnableShellTransitions = field in WindowManagerService