Searched refs:scHigh (Results 1 – 1 of 1) sorted by relevance
409 final @ColorInt int scHigh; in updateColors() local411 scHigh = Utils.getColorAttrDefaultColor(mContext, in updateColors()413 if (scHigh != 0) { in updateColors()414 final ColorFilter bgColorFilter = new PorterDuffColorFilter(scHigh, SRC_ATOP); in updateColors()419 scHigh = 0; in updateColors()431 + " backgroundTint(surfaceContainerHigh)=" + hexColorString(scHigh) in updateColors()