Searched refs:mBackgroundNormal (Results 1 – 2 of 2) sorted by relevance
89 NotificationBackgroundView mBackgroundNormal; field in ActivatableNotificationView148 if (mBackgroundNormal == null) { in setBackgroundWidth()151 mBackgroundNormal.setActualWidth(width); in setBackgroundWidth()227 mBackgroundNormal.setState(getDrawableState()); in drawableStateChanged()231 mBackgroundNormal.setPressedAllowed(allowed); in setRippleAllowed()296 mBackgroundNormal.setRippleColor(rippleColor); in updateBackgroundTint()329 mBackgroundNormal.setTint(color); in setBackgroundTintColor()347 mBackgroundNormal.setActualHeight(actualHeight); in setActualHeight()353 mBackgroundNormal.setClipTopAmount(clipTopAmount); in setClipTopAmount()757 if (DUMP_VERBOSE && mBackgroundNormal != null) { in dumpBackgroundView()[all …]
2359 mBackgroundNormal.setExpandAnimationSize(params.getWidth(), actualHeight);2387 mBackgroundNormal.setExpandAnimationRunning(expandAnimationRunning);