Searched refs:animateExpansion (Results 1 – 5 of 5) sorted by relevance
87 void animateExpansion(long startDelayMillis, Runnable after, PointF collapsePosition, in animateExpansion() method
285 public void animateExpansion(long startDelayMillis, Runnable after, PointF collapsePosition, in animateExpansion() method in ExpandedViewAnimationControllerImpl
246 mAnimationHelper.animateExpansion(mExpandedBubble, () -> { in showExpandedView()
150 public void animateExpansion(BubbleViewProvider expandedBubble, in animateExpansion() method in BubbleBarAnimationHelper
2221 animateExpansion(); in setExpanded()2461 private void animateExpansion() { in animateExpansion() method in BubbleStackView