Home
last modified time | relevance | path

Searched refs:BouncyView (Results 1 – 1 of 1) sorted by relevance

/packages/experimental/DreamTheater/src/com/android/dreamtheater/
DBouncyDroid.java30 public static class BouncyView extends FrameLayout class in BouncyDroid
138 public BouncyView(Context context, AttributeSet as) { in BouncyView() method in BouncyDroid.BouncyView
435 setContentView(new BouncyView(this, null)); in onStart()