Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/egg/
DMLand.java172 private static final int SCENE_COUNT = 3; field in MLand
198 mScene = irand(0, SCENE_COUNT); in MLand()
614 mScene = irand(0, SCENE_COUNT);