Searched refs:animateCollapse (Results 1 – 5 of 5) sorted by relevance
62 void animateCollapse(Runnable startStackCollapse, Runnable after, PointF collapsePosition); in animateCollapse() method
191 public void animateCollapse(Runnable startStackCollapse, Runnable after, in animateCollapse() method in ExpandedViewAnimationControllerImpl
308 mAnimationHelper.animateCollapse(runnable); in collapse()
203 public void animateCollapse(Runnable endRunnable) { in animateCollapse() method in BubbleBarAnimationHelper
2217 animateCollapse(); in setExpanded()2643 private void animateCollapse() { in animateCollapse() method in BubbleStackView2698 mExpandedViewAnimationController.animateCollapse(collapseBackToStack, after, in animateCollapse()