Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
H A DExpandedAnimationController.java132 private BubbleStackView mBubbleStackView; field in ExpandedAnimationController
150 mBubbleStackView = stackView; in ExpandedAnimationController()
263 final PointF p = mPositioner.getExpandedBubbleXY(index, mBubbleStackView.getState()); in startOrUpdatePathAnimation()
448 final PointF p = mPositioner.getExpandedBubbleXY(index, mBubbleStackView.getState());
523 final PointF p = mPositioner.getExpandedBubbleXY(index, mBubbleStackView.getState()); in onChildAdded()
605 final PointF p = mPositioner.getExpandedBubbleXY(i, mBubbleStackView.getState()); in updateBubblePositions()