Searched refs:mIsBubbleSwitchAnimating (Results 1 – 1 of 1) sorted by relevance
330 private boolean mIsBubbleSwitchAnimating = false; field in BubbleStackView500 if (mIsExpansionAnimating || mIsBubbleSwitchAnimating) {2108 mIsBubbleSwitchAnimating = true; in animateSwitchBubbles()2165 mIsBubbleSwitchAnimating = false; in animateSwitchBubbles()2182 mIsBubbleSwitchAnimating = false; in animateSwitchBubbles()2197 mIsBubbleSwitchAnimating = false; in cancelDelayedExpandCollapseSwitchAnimations()2221 if ((mIsExpansionAnimating || mIsBubbleSwitchAnimating) && mIsExpanded) { in animateForIme()