Searched defs:onSurfaceVariant (Results 1 – 4 of 4) sorted by relevance
135 void setForegroundColors(@ColorInt int onSurface, @ColorInt int onSurfaceVariant) { in setForegroundColors()
4436 final @ColorInt int onSurfaceVariant = Utils.getColorAttrDefaultColor( in updateDecorViews() local
75 public void setTextColors(@ColorInt int onSurface, @ColorInt int onSurfaceVariant) { in setTextColors()
77 val onSurfaceVariant = getColor(context, R.attr.materialColorOnSurfaceVariant) constant