Searched defs:animateCollapse (Results 1 – 4 of 4) 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
203 public void animateCollapse(Runnable endRunnable) { in animateCollapse() method in BubbleBarAnimationHelper
2643 private void animateCollapse() { in animateCollapse() method in BubbleStackView