Searched defs:animateCollapse (Results 1 – 4 of 4) 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
2352 private void animateCollapse() { in animateCollapse() method in BubbleStackView