Searched refs:ExpandedAnimationController (Results 1 – 3 of 3) sorted by relevance
55 private ExpandedAnimationController mExpandedController =56 new ExpandedAnimationController(
49 public class ExpandedAnimationController class138 public ExpandedAnimationController(Point displaySize, int expandedViewPadding, in ExpandedAnimationController() method in ExpandedAnimationController
91 import com.android.systemui.bubbles.animation.ExpandedAnimationController;222 private ExpandedAnimationController mExpandedAnimationController;819 mExpandedAnimationController = new ExpandedAnimationController( in BubbleStackView()1928 (ExpandedAnimationController.EXPAND_COLLAPSE_TARGET_ANIM_DURATION in animateExpansion()1997 (long) (ExpandedAnimationController.EXPAND_COLLAPSE_TARGET_ANIM_DURATION * 0.6f); in animateCollapse()