Searched defs:SUNSET (Results 1 – 3 of 3) sorted by relevance
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