Searched refs:BouncyView (Results 1 – 1 of 1) sorted by relevance
30 public static class BouncyView extends FrameLayout class in BouncyDroid138 public BouncyView(Context context, AttributeSet as) { in BouncyView() method in BouncyDroid.BouncyView435 setContentView(new BouncyView(this, null)); in onStart()