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