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

/frameworks/base/packages/SystemUI/src/com/android/systemui/egg/
H A DLLand.java258 final Star sun = new Star(getContext());
277 final Star moon = new Star(getContext());
296 s = new Star(getContext());
317 if (s instanceof Star) {
980 private class Star extends Scenery { class in class:LLand
981 public Star(Context context) { method in class:LLand.Star

Completed in 58 milliseconds