Home
last modified time | relevance | path

Searched defs:BackgroundView (Results 1 – 1 of 1) sorted by relevance

/development/samples/Snake/src/com/example/android/snake/
DBackgroundView.java32 public class BackgroundView extends View { class
42 public BackgroundView(Context context, AttributeSet attrs) { in BackgroundView() method in BackgroundView