Searched refs:accentPrimary (Results 1 – 2 of 2) sorted by relevance
132 val accentPrimary = regex136 ) { accentPrimary ->137 val accentColorList = ColorStateList.valueOf(accentPrimary)139 mediaViewHolder.gutsViewHolder.setAccentPrimaryColor(accentPrimary)140 multiRippleController.updateColor(accentPrimary)141 turbulenceNoiseController.updateNoiseColor(accentPrimary)221 accentPrimary,
84 fun setAccentPrimaryColor(accentPrimary: Int) {85 val accentColorList = ColorStateList.valueOf(accentPrimary)