Searched refs:onBubbleAnimatedOutAction (Results 1 – 3 of 3) sorted by relevance
308 Runnable onBubbleAnimatedOutAction) { in TestableStackController() argument309 super(floatingContentCoordinator, bubbleCountSupplier, onBubbleAnimatedOutAction); in TestableStackController()
139 int orientation, Runnable onBubbleAnimatedOutAction) { in ExpandedAnimationController() argument142 mOnBubbleAnimatedOutAction = onBubbleAnimatedOutAction; in ExpandedAnimationController()
265 Runnable onBubbleAnimatedOutAction) { in StackAnimationController() argument268 mOnBubbleAnimatedOutAction = onBubbleAnimatedOutAction; in StackAnimationController()