Searched defs:darkColors (Results 1 – 2 of 2) sorted by relevance
44 @ColorInt val darkColors: IntArray, constant in PreviewInfo88 @ColorInt var darkColors: IntArray = intArrayOf() in getStyleForLogging() variable in Builder
394 var darkColors = intArrayOf(darkColor, darkColor, darkColor, darkColor) in buildPreset() variable