Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
DExpandedAnimationController.java110 private boolean mFadeBubblesDuringCollapse = false; field in ExpandedAnimationController
212 mFadeBubblesDuringCollapse = fadeBubblesDuringCollapse; in collapseBackToStack()
259 mFadeBubblesDuringCollapse = false; in startOrUpdatePathAnimation()
269 animationsForChildrenFromIndex(0, mFadeBubblesDuringCollapse, (index, animation) -> { in startOrUpdatePathAnimation()