Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleStackView.java328 private boolean mIsBubbleSwitchAnimating = false; field in BubbleStackView
498 if (mIsExpansionAnimating || mIsBubbleSwitchAnimating) {
2045 mIsBubbleSwitchAnimating = true; in animateSwitchBubbles()
2103 mIsBubbleSwitchAnimating = false; in animateSwitchBubbles()
2120 mIsBubbleSwitchAnimating = false; in animateSwitchBubbles()
2134 mIsBubbleSwitchAnimating = false; in cancelDelayedExpandCollapseSwitchAnimations()