Searched refs:mNormalBackgroundVisibilityAmount (Results 1 – 1 of 1) sorted by relevance
100 private float mNormalBackgroundVisibilityAmount; field in ActivatableNotificationView236 alpha = (alpha + (1.0f - alpha) * mNormalBackgroundVisibilityAmount); in updateOutlineAlpha()