Loading packages/SystemUI/src/com/android/systemui/scene/domain/startable/SceneContainerStartable.kt +0 −4 Original line number Diff line number Diff line Loading @@ -945,10 +945,6 @@ constructor( override fun onTransitionAnimationEnd() { sceneInteractor.onTransitionAnimationEnd() } override fun onTransitionAnimationCancelled() { sceneInteractor.onTransitionAnimationCancelled() } } ) } Loading Loading
packages/SystemUI/src/com/android/systemui/scene/domain/startable/SceneContainerStartable.kt +0 −4 Original line number Diff line number Diff line Loading @@ -945,10 +945,6 @@ constructor( override fun onTransitionAnimationEnd() { sceneInteractor.onTransitionAnimationEnd() } override fun onTransitionAnimationCancelled() { sceneInteractor.onTransitionAnimationCancelled() } } ) } Loading