Searched refs:mBubbleStackView (Results 1 – 2 of 2) sorted by relevance
52 private BubbleStackView mBubbleStackView; field in BubbleOverflowTest62 when(mBubbleController.getStackView()).thenReturn(mBubbleStackView); in setUp()71 mOverflow.initialize(mExpandedViewManager, mBubbleStackView, mPositioner); in test_initialize_forStack()88 mOverflow.initialize(mExpandedViewManager, mBubbleStackView, mPositioner); in test_cleanUpExpandedState()
142 private BubbleStackView mBubbleStackView; field in ExpandedAnimationController160 mBubbleStackView = stackView; in ExpandedAnimationController()276 final PointF p = mPositioner.getExpandedBubbleXY(index, mBubbleStackView.getState()); in startOrUpdatePathAnimation()469 final PointF p = mPositioner.getExpandedBubbleXY(index, mBubbleStackView.getState());553 final PointF p = mPositioner.getExpandedBubbleXY(index, mBubbleStackView.getState()); in onChildAdded()643 final PointF p = mPositioner.getExpandedBubbleXY(i, mBubbleStackView.getState()); in updateBubblePositions()