Searched refs:collapseBackToStack (Results 1 – 3 of 3) sorted by relevance
108 mExpandedController.collapseBackToStack(mExpansionPoint, afterCollapse); in testExpansionAndCollapse()
195 public void collapseBackToStack(PointF collapsePoint, Runnable after) { in collapseBackToStack() method in ExpandedAnimationController
2379 final Runnable collapseBackToStack = () -> mExpandedAnimationController.collapseBackToStack( in animateCollapse() local2407 mExpandedViewAnimationController.animateCollapse(collapseBackToStack, after); in animateCollapse()