Searched refs:mBackgroundDimmed (Results 1 – 1 of 1) sorted by relevance
127 private NotificationBackgroundView mBackgroundDimmed; field in ActivatableNotificationView149 mDimmedBackgroundFadeInAmount = mBackgroundDimmed.getAlpha();223 mBackgroundDimmed = findViewById(R.id.backgroundDimmed); in onFinishInflate()237 mBackgroundDimmed.setCustomBackground(R.drawable.notification_material_bg_dim); in initBackground()311 mBackgroundDimmed.setState(getDrawableState()); in drawableStateChanged()505 mBackgroundDimmed.setDistanceToTopRoundness(distanceToTopRoundness); in setDistanceToTopRoundness()521 mBackgroundDimmed.setLastInSection(lastInSection); in setLastInSection()530 mBackgroundDimmed.setFirstInSection(firstInSection); in setFirstInSection()571 mBackgroundDimmed.setRippleColor(rippleColor); in updateBackgroundTint()607 mBackgroundDimmed.setTint(color); in setBackgroundTintColor()[all …]