Searched refs:mTintingColor (Results 1 – 1 of 1) sorted by relevance
470 private final int mTintingColor; field in RecentsView723 mTintingColor = getForegroundScrimDimColor(context); in RecentsView()4874 requireTaskViewAt(i).setColorTint(mColorTint, mTintingColor);4884 ColorUtils.setAlphaComponent(mTintingColor, (int) (255 * tintAmount)));