Searched refs:BubbleFlyoutView (Results 1 – 3 of 3) sorted by relevance
46 private BubbleFlyoutView mFlyout;60 mFlyout = new BubbleFlyoutView(getContext()); in setUp()
54 public class BubbleFlyoutView extends FrameLayout { class145 public BubbleFlyoutView(Context context) { in BubbleFlyoutView() method in BubbleFlyoutView186 BubbleFlyoutView.this.getOutline(outline); in BubbleFlyoutView()
244 private BubbleFlyoutView mFlyout;1180 mFlyout = new BubbleFlyoutView(getContext()); in setUpFlyout()