Searched defs:lightColors (Results 1 – 2 of 2) sorted by relevance
92 @ColorInt public int[] lightColors; field in ColorSeedOption.PreviewInfo95 private PreviewInfo(@ColorInt int[] lightColors, @ColorInt int[] darkColors) { in PreviewInfo()173 public Builder setLightColors(@ColorInt int[] lightColors) { in setLightColors()
305 val lightColors = in loadPreset() constant