Searched refs:BubbleFlyoutView (Results 1 – 3 of 3) sorted by relevance
47 private BubbleFlyoutView mFlyout;53 mFlyout = new BubbleFlyoutView(getContext()); in setUp()
52 public class BubbleFlyoutView extends FrameLayout { class135 public BubbleFlyoutView(Context context) { in BubbleFlyoutView() method in BubbleFlyoutView170 BubbleFlyoutView.this.getOutline(outline); in BubbleFlyoutView()
160 private BubbleFlyoutView mFlyout;345 mFlyout = new BubbleFlyoutView(context); in BubbleStackView()