Home
last modified time | relevance | path

Searched refs:mIsBubbleSwitchAnimating (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleStackView.java349 private boolean mIsBubbleSwitchAnimating = false; field in BubbleStackView
537 if (mIsExpansionAnimating || mIsBubbleSwitchAnimating) {
2063 mIsBubbleSwitchAnimating = true; in animateSwitchBubbles()
2092 mIsBubbleSwitchAnimating = false; in animateSwitchBubbles()
2113 mIsBubbleSwitchAnimating = false; in animateSwitchBubbles()
2127 mIsBubbleSwitchAnimating = false; in cancelDelayedExpandCollapseSwitchAnimations()