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