Searched refs:mNormalBackgroundVisibilityAmount (Results 1 – 1 of 1) sorted by relevance
135 private float mNormalBackgroundVisibilityAmount; field in ActivatableNotificationView438 alpha = (alpha + (1.0f - alpha) * mNormalBackgroundVisibilityAmount); in updateOutlineAlpha()443 mNormalBackgroundVisibilityAmount = normalBackgroundVisibilityAmount; in setNormalBackgroundVisibilityAmount()