Searched defs:lightColors (Results 1 – 2 of 2) sorted by relevance
43 @ColorInt val lightColors: IntArray, constant in PreviewInfo86 @ColorInt var lightColors: IntArray = intArrayOf() in getStyleForLogging() variable in Builder
393 var lightColors = intArrayOf(lightColor, lightColor, lightColor, lightColor) in buildPreset() variable