Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/egg/
DMLand.java163 private static final int[][] SKIES = { field in MLand
197 mTimeOfDay = irand(0, SKIES.length - 1); in MLand()
391 SKIES[mTimeOfDay] in reset()
613 mTimeOfDay = irand(0, SKIES.length - 1); // for next reset