Loading libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/StartingSurfaceDrawer.java +1 −1 Original line number Diff line number Diff line Loading @@ -103,7 +103,7 @@ public class StartingSurfaceDrawer { private Choreographer mChoreographer; private static final boolean DEBUG_ENABLE_REVEAL_ANIMATION = SystemProperties.getBoolean("persist.debug.enable_reveal_animation", false); SystemProperties.getBoolean("persist.debug.enable_reveal_animation", true); /** * @param splashScreenExecutor The thread used to control add and remove starting window. */ Loading Loading
libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/StartingSurfaceDrawer.java +1 −1 Original line number Diff line number Diff line Loading @@ -103,7 +103,7 @@ public class StartingSurfaceDrawer { private Choreographer mChoreographer; private static final boolean DEBUG_ENABLE_REVEAL_ANIMATION = SystemProperties.getBoolean("persist.debug.enable_reveal_animation", false); SystemProperties.getBoolean("persist.debug.enable_reveal_animation", true); /** * @param splashScreenExecutor The thread used to control add and remove starting window. */ Loading