Home
last modified time | relevance | path

Searched refs:mTintingColor (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java562 private final int mTintingColor; field in RecentsView
866 mTintingColor = getForegroundScrimDimColor(context); in RecentsView()
6055 requireTaskViewAt(i).setColorTint(mColorTint, mTintingColor);
6065 ColorUtils.setAlphaComponent(mTintingColor, (int) (255 * tintAmount)));