Searched refs:mContainingNotification (Results 1 – 1 of 1) sorted by relevance
109 private ExpandableNotificationRow mContainingNotification; field in NotificationContentView353 mContainingNotification); in setContractedChild()365 mContainingNotification); in setExpandedChild()376 mContainingNotification); in setHeadsUpChild()460 && !mContainingNotification.isOnKeyguard(); in getMinContentHeightHint()536 startColor = mContainingNotification.getBackgroundColorWithoutTint(); in updateBackgroundTransformation()539 endColor = mContainingNotification.getBackgroundColorWithoutTint(); in updateBackgroundTransformation()544 mContainingNotification.updateBackgroundAlpha(transformationAmount); in updateBackgroundTransformation()545 mContainingNotification.setContentBackground(endColor, false, this); in updateBackgroundTransformation()564 } else if (mIsHeadsUp && mHeadsUpChild != null && !mContainingNotification.isOnKeyguard()) { in getMaxHeight()[all …]