Searched refs:mDimmedBackgroundFadeInAmount (Results 1 – 1 of 1) sorted by relevance
144 private float mDimmedBackgroundFadeInAmount = -1; field in ActivatableNotificationView150 mDimmedBackgroundFadeInAmount = mBackgroundDimmed.getAlpha();158 mDimmedBackgroundFadeInAmount = -1;623 mDimmedBackgroundFadeInAmount = -1; in fadeDimmedBackground()633 if (mDimmedBackgroundFadeInAmount != -1) { in updateBackgroundAlpha()634 mBgAlpha *= mDimmedBackgroundFadeInAmount; in updateBackgroundAlpha()