Searched refs:BubbleFlyoutView (Results 1 – 3 of 3) sorted by relevance
48 private BubbleFlyoutView mFlyout;66 mFlyout = new BubbleFlyoutView(getContext()); in setUp()
58 public class BubbleFlyoutView extends FrameLayout { class159 public BubbleFlyoutView(Context context) { in BubbleFlyoutView() method in BubbleFlyoutView194 BubbleFlyoutView.this.getOutline(outline); in BubbleFlyoutView()
223 private BubbleFlyoutView mFlyout;1179 mFlyout = new BubbleFlyoutView(getContext()); in setUpFlyout()