Loading libs/WindowManager/Shell/multivalentTests/src/com/android/wm/shell/bubbles/BubbleStackViewTest.kt +0 −1 Original line number Diff line number Diff line Loading @@ -685,7 +685,6 @@ class BubbleStackViewTest { expandedViewManager, bubbleTaskViewFactory, positioner, bubbleLogger, bubbleStackView, null, iconFactory, Loading libs/WindowManager/Shell/multivalentTests/src/com/android/wm/shell/bubbles/BubbleViewInfoTaskTest.kt +0 −1 Original line number Diff line number Diff line Loading @@ -327,7 +327,6 @@ class BubbleViewInfoTaskTest { expandedViewManager, bubbleTaskViewFactory, bubblePositioner, bubbleLogger, bubbleStackView, null /* layerView */, iconFactory, Loading libs/WindowManager/Shell/multivalentTests/src/com/android/wm/shell/bubbles/FakeBubbleFactory.kt +1 −1 Original line number Diff line number Diff line Loading @@ -45,10 +45,10 @@ class FakeBubbleFactory { .inflate(R.layout.bubble_bar_expanded_view, null, false /* attachToRoot */) as BubbleBarExpandedView) .apply { this.bubbleLogger = bubbleLogger initialize( expandedViewManager, bubblePositioner, bubbleLogger, false, /* isOverflow */ bubbleTaskView, mainExecutor, Loading libs/WindowManager/Shell/multivalentTests/src/com/android/wm/shell/bubbles/bar/BubbleBarAnimationHelperTest.kt +1 −1 Original line number Diff line number Diff line Loading @@ -358,7 +358,7 @@ class BubbleBarAnimationHelperTest { private fun createOverflow(): BubbleOverflow { val overflow = BubbleOverflow(context, bubblePositioner) overflow.initializeForBubbleBar(expandedViewManager, bubblePositioner, bubbleLogger) overflow.initializeForBubbleBar(expandedViewManager, bubblePositioner) return overflow } Loading libs/WindowManager/Shell/multivalentTests/src/com/android/wm/shell/bubbles/bar/BubbleBarExpandedViewTest.kt +1 −3 Original line number Diff line number Diff line Loading @@ -114,10 +114,10 @@ class BubbleBarExpandedViewTest { bubbleExpandedView = inflater.inflate( R.layout.bubble_bar_expanded_view, null, false /* attachToRoot */ ) as BubbleBarExpandedView bubbleExpandedView.bubbleLogger = BubbleLogger(uiEventLoggerFake) bubbleExpandedView.initialize( expandedViewManager, positioner, BubbleLogger(uiEventLoggerFake), false /* isOverflow */, bubbleTaskView, mainExecutor, Loading Loading @@ -279,7 +279,6 @@ class BubbleBarExpandedViewTest { expandedView.initialize( expandedViewManager, positioner, BubbleLogger(uiEventLoggerFake), false /* isOverflow */, taskView, mainExecutor, Loading Loading @@ -321,7 +320,6 @@ class BubbleBarExpandedViewTest { expandedView.initialize( expandedViewManager, positioner, BubbleLogger(uiEventLoggerFake), false /* isOverflow */, taskView, mainExecutor, Loading Loading
libs/WindowManager/Shell/multivalentTests/src/com/android/wm/shell/bubbles/BubbleStackViewTest.kt +0 −1 Original line number Diff line number Diff line Loading @@ -685,7 +685,6 @@ class BubbleStackViewTest { expandedViewManager, bubbleTaskViewFactory, positioner, bubbleLogger, bubbleStackView, null, iconFactory, Loading
libs/WindowManager/Shell/multivalentTests/src/com/android/wm/shell/bubbles/BubbleViewInfoTaskTest.kt +0 −1 Original line number Diff line number Diff line Loading @@ -327,7 +327,6 @@ class BubbleViewInfoTaskTest { expandedViewManager, bubbleTaskViewFactory, bubblePositioner, bubbleLogger, bubbleStackView, null /* layerView */, iconFactory, Loading
libs/WindowManager/Shell/multivalentTests/src/com/android/wm/shell/bubbles/FakeBubbleFactory.kt +1 −1 Original line number Diff line number Diff line Loading @@ -45,10 +45,10 @@ class FakeBubbleFactory { .inflate(R.layout.bubble_bar_expanded_view, null, false /* attachToRoot */) as BubbleBarExpandedView) .apply { this.bubbleLogger = bubbleLogger initialize( expandedViewManager, bubblePositioner, bubbleLogger, false, /* isOverflow */ bubbleTaskView, mainExecutor, Loading
libs/WindowManager/Shell/multivalentTests/src/com/android/wm/shell/bubbles/bar/BubbleBarAnimationHelperTest.kt +1 −1 Original line number Diff line number Diff line Loading @@ -358,7 +358,7 @@ class BubbleBarAnimationHelperTest { private fun createOverflow(): BubbleOverflow { val overflow = BubbleOverflow(context, bubblePositioner) overflow.initializeForBubbleBar(expandedViewManager, bubblePositioner, bubbleLogger) overflow.initializeForBubbleBar(expandedViewManager, bubblePositioner) return overflow } Loading
libs/WindowManager/Shell/multivalentTests/src/com/android/wm/shell/bubbles/bar/BubbleBarExpandedViewTest.kt +1 −3 Original line number Diff line number Diff line Loading @@ -114,10 +114,10 @@ class BubbleBarExpandedViewTest { bubbleExpandedView = inflater.inflate( R.layout.bubble_bar_expanded_view, null, false /* attachToRoot */ ) as BubbleBarExpandedView bubbleExpandedView.bubbleLogger = BubbleLogger(uiEventLoggerFake) bubbleExpandedView.initialize( expandedViewManager, positioner, BubbleLogger(uiEventLoggerFake), false /* isOverflow */, bubbleTaskView, mainExecutor, Loading Loading @@ -279,7 +279,6 @@ class BubbleBarExpandedViewTest { expandedView.initialize( expandedViewManager, positioner, BubbleLogger(uiEventLoggerFake), false /* isOverflow */, taskView, mainExecutor, Loading Loading @@ -321,7 +320,6 @@ class BubbleBarExpandedViewTest { expandedView.initialize( expandedViewManager, positioner, BubbleLogger(uiEventLoggerFake), false /* isOverflow */, taskView, mainExecutor, Loading