Searched refs:mIsBubbleSwitchAnimating (Results 1 – 1 of 1) sorted by relevance
355 private boolean mIsBubbleSwitchAnimating = false; field in BubbleStackView525 if (mIsExpansionAnimating || mIsBubbleSwitchAnimating) {1748 return mIsBubbleSwitchAnimating; in isSwitchAnimating()2420 mIsBubbleSwitchAnimating = false; in animateSwitchBubbles()2479 mIsBubbleSwitchAnimating = false; in animateSwitchBubbles()2496 mIsBubbleSwitchAnimating = false; in animateSwitchBubbles()2511 mIsBubbleSwitchAnimating = false; in cancelDelayedExpandCollapseSwitchAnimations()2536 if ((mIsExpansionAnimating || mIsBubbleSwitchAnimating) && mIsExpanded) { in setImeVisible()2684 mIsBubbleSwitchAnimating = true; in dismissBubbleIfExists()3079 mIsBubbleSwitchAnimating = true; in updateExpandedBubble()