Searched defs:BummerView (Results 1 - 2 of 2) sorted by relevance

/packages/experimental/Bummer/src/com/android/dreams/bummer/
H A DBummerView.java26 public class BummerView extends TextView { class in inherits:TextView
43 final View parent = (View) BummerView.this.getParent();
72 public BummerView(Context context) { method in class:BummerView
76 public BummerView(Context context, AttributeSet attrs) { method in class:BummerView
80 public BummerView(Context context, AttributeSet attrs, int flags) { method in class:BummerView
/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
H A DBummerView.java26 public class BummerView extends TextView { class in inherits:TextView
43 final View parent = (View) BummerView.this.getParent();
72 public BummerView(Context context) { method in class:BummerView
76 public BummerView(Context context, AttributeSet attrs) { method in class:BummerView
80 public BummerView(Context context, AttributeSet attrs, int flags) { method in class:BummerView

Completed in 116 milliseconds