Searched refs:fromBubbleController (Results 1 – 6 of 6) sorted by relevance
42 fun fromBubbleController(controller: BubbleController) = object : BubbleStackViewManager { in onAllBubblesAnimatedOut() method
40 fun fromBubbleController(controller: BubbleController): BubbleExpandedViewManager { in setOverflowListener() method
358 mExpandedViewManager = BubbleExpandedViewManager.fromBubbleController(this); in BubbleController()830 BubbleStackViewManager.fromBubbleController(this); in ensureBubbleViewsAndWindowCreated()
58 mExpandedViewManager = BubbleExpandedViewManager.fromBubbleController(mBubbleController); in setUp()
143 val bubbleStackViewManager = BubbleStackViewManager.fromBubbleController(bubbleController) in <lambda>()155 expandedViewManager = BubbleExpandedViewManager.fromBubbleController(bubbleController) in <lambda>()
1366 BubbleExpandedViewManager.fromBubbleController(mBubbleController), in test_bubbleViewInfoGetPackageForUser()