Searched refs:mColorTint (Results 1 – 1 of 1) sorted by relevance
561 private float mColorTint; field in RecentsView6035 if (!show && mColorTint == 0) {6052 mColorTint = tintAmount;6055 requireTaskViewAt(i).setColorTint(mColorTint, mTintingColor);6071 return mColorTint;