Searched refs:mDelayedAnimationExecutor (Results 1 – 1 of 1) sorted by relevance
150 private final ShellExecutor mDelayedAnimationExecutor; field in BubbleStackView754 mDelayedAnimationExecutor = mainExecutor; in BubbleStackView()1931 mDelayedAnimationExecutor.executeDelayed(mDelayedAnimation, startDelay); in animateExpansion()2101 mDelayedAnimationExecutor.executeDelayed(() -> { in animateSwitchBubbles()2131 mDelayedAnimationExecutor.removeCallbacks(mDelayedAnimation); in cancelDelayedExpandCollapseSwitchAnimations()