Searched defs:tertiary (Results 1 – 2 of 2) sorted by relevance
85 val tertiary = getColor(context, R.attr.materialColorTertiary) constant
395 Color primary = null, secondary = null, tertiary = null; in parseWallpaperAttributes() local