Searched refs:mExpandedViewAnimationController (Results 1 – 1 of 1) sorted by relevance
213 private ExpandedViewAnimationController mExpandedViewAnimationController; field in BubbleStackView750 mExpandedViewAnimationController.updateDrag((int) collapsed);760 mExpandedViewAnimationController.animateBackToExpanded();765 mExpandedViewAnimationController.setSwipeVelocity(velY);766 if (mExpandedViewAnimationController.shouldCollapse()) {770 mExpandedViewAnimationController.animateBackToExpanded();900 mExpandedViewAnimationController = in BubbleStackView()2405 mExpandedViewAnimationController.reset(); in animateCollapse()2407 mExpandedViewAnimationController.animateCollapse(collapseBackToStack, after); in animateCollapse()2542 mExpandedViewAnimationController.animateForImeVisibilityChange(visible); in setImeVisible()[all …]