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