Searched refs:mDimmedBackgroundFadeInAmount (Results 1 – 1 of 1) sorted by relevance
136 private float mDimmedBackgroundFadeInAmount = -1; field in ActivatableNotificationView142 mDimmedBackgroundFadeInAmount = mBackgroundDimmed.getAlpha();632 mDimmedBackgroundFadeInAmount = -1; in fadeDimmedBackground()641 if (mDimmedBackgroundFadeInAmount != -1) { in updateBackgroundAlpha()642 mBgAlpha *= mDimmedBackgroundFadeInAmount; in updateBackgroundAlpha()