Home
last modified time | relevance | path

Searched refs:BG_STAR_COUNT (Results 1 – 1 of 1) sorted by relevance

/packages/wallpapers/Galaxy4/src/com/android/galaxy4/
DGalaxyRS.java25 public static final int BG_STAR_COUNT = 11000; field in GalaxyRS
72 mBgStars = new ScriptField_Particle(mRS, BG_STAR_COUNT); in init()