Searched refs:BubbleStackViewManager (Results 1 – 5 of 5) sorted by relevance
22 interface BubbleStackViewManager { interface42 fun fromBubbleController(controller: BubbleController) = object : BubbleStackViewManager { in onAllBubblesAnimatedOut()
829 BubbleStackViewManager bubbleStackViewManager = in ensureBubbleViewsAndWindowCreated()830 BubbleStackViewManager.fromBubbleController(this); in ensureBubbleViewsAndWindowCreated()
218 private final BubbleStackViewManager mManager;905 public BubbleStackView(Context context, BubbleStackViewManager bubbleStackViewManager, in BubbleStackView()
143 val bubbleStackViewManager = BubbleStackViewManager.fromBubbleController(bubbleController) in <lambda>()
403 private class FakeBubbleStackViewManager : BubbleStackViewManager { in <lambda>()