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