Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DRecentsView.java469 private float mColorTint; field in RecentsView
4855 if (!show && mColorTint == 0) {
4871 mColorTint = tintAmount;
4874 requireTaskViewAt(i).setColorTint(mColorTint, mTintingColor);
4890 return mColorTint;