Searched defs:SUNSET (Results 1 – 4 of 4) sorted by relevance
45 private static final int SUNSET = 22; // 10pm field in TwilightManager
59 public enum SceneMode { SUNSET, ACTION, PARTY, NIGHT, AUTO }; enumConstant
162 private static final int DAY = 0, NIGHT = 1, TWILIGHT = 2, SUNSET = 3; field in MLand
235 SUNSET, enumConstant