Searched refs:mIsBubbleSwitchAnimating (Results 1 – 1 of 1) sorted by relevance
379 private boolean mIsBubbleSwitchAnimating = false; field in BubbleStackView557 if (mIsExpansionAnimating || mIsBubbleSwitchAnimating) {1937 return mIsBubbleSwitchAnimating; in isSwitchAnimating()2713 mIsBubbleSwitchAnimating = false; in animateSwitchBubbles()2772 mIsBubbleSwitchAnimating = false; in animateSwitchBubbles()2789 mIsBubbleSwitchAnimating = false; in animateSwitchBubbles()2816 mIsBubbleSwitchAnimating = false; in cancelDelayedExpandCollapseSwitchAnimations()2841 if ((mIsExpansionAnimating || mIsBubbleSwitchAnimating) && mIsExpanded) { in setImeVisible()2982 mIsBubbleSwitchAnimating = true; in dismissBubbleIfExists()3387 mIsBubbleSwitchAnimating = true; in updateExpandedBubble()