Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
H A DExpandedAnimationController.java127 private BubbleStackView mBubbleStackView; field in ExpandedAnimationController
135 mBubbleStackView = stackView; in ExpandedAnimationController()
245 final PointF p = mPositioner.getExpandedBubbleXY(index, mBubbleStackView.getState()); in startOrUpdatePathAnimation()
416 final PointF p = mPositioner.getExpandedBubbleXY(index, mBubbleStackView.getState());
491 final PointF p = mPositioner.getExpandedBubbleXY(index, mBubbleStackView.getState()); in onChildAdded()
573 final PointF p = mPositioner.getExpandedBubbleXY(i, mBubbleStackView.getState()); in updateBubblePositions()