Searched refs:mDimAmount (Results 1 – 1 of 1) sorted by relevance
326 private float mDimAmount; field in NotificationStackScrollLayout574 BACKGROUND_ALPHA_DIMMED + (1 - BACKGROUND_ALPHA_DIMMED) * (1.0f - mDimAmount); in updateBackgroundDimming()3820 mDimAmount = dimAmount;3829 if (target == mDimAmount) {3832 mDimAnimator = TimeAnimator.ofFloat(mDimAmount, target);