Searched refs:mExpandedViewAnimationController (Results 1 – 1 of 1) sorted by relevance
228 private ExpandedViewAnimationController mExpandedViewAnimationController; field in BubbleStackView789 mExpandedViewAnimationController.updateDrag((int) collapsed);799 mExpandedViewAnimationController.animateBackToExpanded();804 mExpandedViewAnimationController.setSwipeVelocity(velY);805 if (mExpandedViewAnimationController.shouldCollapse()) {809 mExpandedViewAnimationController.animateBackToExpanded();945 mExpandedViewAnimationController = in BubbleStackView()2157 mExpandedViewAnimationController.setExpandedView(getExpandedView()); in showNewlySelectedBubble()2695 mExpandedViewAnimationController.reset(); in animateCollapse()2698 mExpandedViewAnimationController.animateCollapse(collapseBackToStack, after, in animateCollapse()[all …]