Searched refs:animateCollapse (Results 1 – 5 of 5) sorted by relevance
59 void animateCollapse(Runnable startStackCollapse, Runnable after); in animateCollapse() method
208 public void animateCollapse(Runnable startStackCollapse, Runnable after) { in animateCollapse() method in ExpandedViewAnimationControllerImpl
178 public void animateCollapse(Runnable endRunnable) { in animateCollapse() method in BubbleBarAnimationHelper
214 mAnimationHelper.animateCollapse(() -> removeView(viewToRemove)); in collapse()
2024 animateCollapse(); in setExpanded()2352 private void animateCollapse() { in animateCollapse() method in BubbleStackView2407 mExpandedViewAnimationController.animateCollapse(collapseBackToStack, after); in animateCollapse()