Searched refs:BubbleStackView (Results 1 – 9 of 9) sorted by relevance
75 private WeakReference<BubbleStackView> mStackView;86 BubbleStackView stackView, in BubbleViewInfoTask()129 static BubbleViewInfo populate(Context c, BubbleStackView stackView, in populate()
334 (mPercentStillFlyout - (1f - BubbleStackView.FLYOUT_DRAG_PERCENT_DISMISS)) in setCollapsePercent()335 / BubbleStackView.FLYOUT_DRAG_PERCENT_DISMISS); in setCollapsePercent()
63 void setUpOverflow(ViewGroup parentViewGroup, BubbleStackView stackView) { in setUpOverflow()
159 @Nullable private BubbleStackView.SurfaceSynchronizer mSurfaceSynchronizer;168 @Nullable private BubbleStackView mStackView;343 @Nullable BubbleStackView.SurfaceSynchronizer synchronizer, in BubbleController()723 mStackView = new BubbleStackView( in ensureStackViewCreated()1552 BubbleStackView getStackView() { in getStackView()
134 private BubbleStackView mStackView;586 void setStackView(BubbleStackView stackView) { in setStackView()
298 BubbleStackView stackView, in inflate()
116 public class BubbleStackView extends FrameLayout class483 BubbleStackView.this::dismissMagnetizedObject /* after */);772 public BubbleStackView(Context context, BubbleData data, in BubbleStackView() method in BubbleStackView
362 BubbleStackView stackView = mBubbleController.getStackView(); in testExpandCollapseStack()393 BubbleStackView stackView = mBubbleController.getStackView(); in testCollapseAfterChangingExpandedBubble()493 BubbleStackView stackView = mBubbleController.getStackView(); in testRemoveLastExpandedCollapses()
406 BubbleStackView stackView = mBubbleController.getStackView(); in testExpandCollapseStack()442 BubbleStackView stackView = mBubbleController.getStackView(); in testCollapseAfterChangingExpandedBubble()553 BubbleStackView stackView = mBubbleController.getStackView(); in testRemoveLastExpandedCollapses()