HomeSort by relevance Sort by last modified time
    Searched defs:BummerView (Results 1 - 2 of 2) sorted by null

  /packages/experimental/Bummer/src/com/android/dreams/bummer/
BummerView.java 26 public class BummerView extends TextView {
43 final View parent = (View) BummerView.this.getParent();
72 public BummerView(Context context) {
76 public BummerView(Context context, AttributeSet attrs) {
80 public BummerView(Context context, AttributeSet attrs, int flags) {
  /packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
BummerView.java 26 public class BummerView extends TextView {
43 final View parent = (View) BummerView.this.getParent();
72 public BummerView(Context context) {
76 public BummerView(Context context, AttributeSet attrs) {
80 public BummerView(Context context, AttributeSet attrs, int flags) {

Completed in 88 milliseconds