Searched refs:Star (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/egg/
H A DMLand.java415 final Star sun = new Star(getContext());
434 final Star moon = new Star(getContext());
453 s = new Star(getContext());
487 if (s instanceof Star) {
1432 private class Star extends Scenery { class in class:MLand
1433 public Star(Context context) { method in class:MLand.Star

Completed in 52 milliseconds