Searched refs:mDozeInFrontAlpha (Results 1 – 1 of 1) sorted by relevance
80 private float mDozeInFrontAlpha; field in ScrimController167 mDozeInFrontAlpha = alpha; in setDozeInFrontAlpha()181 return mDozeInFrontAlpha; in getDozeInFrontAlpha()275 return scrim == mScrimBehind ? mDozeBehindAlpha : mDozeInFrontAlpha; in getDozeAlpha()