Searched refs:BubbleFlyoutView (Results 1 – 3 of 3) sorted by relevance
48 private BubbleFlyoutView mFlyout;66 mFlyout = new BubbleFlyoutView(getContext(), mPositioner); in setUp()
59 public class BubbleFlyoutView extends FrameLayout { class162 public BubbleFlyoutView(Context context, BubblePositioner positioner) { in BubbleFlyoutView() method in BubbleFlyoutView195 BubbleFlyoutView.this.getOutline(outline); in BubbleFlyoutView()
258 private BubbleFlyoutView mFlyout;1516 mFlyout = new BubbleFlyoutView(getContext(), mPositioner); in setUpFlyout()