Searched refs:mContainingNotification (Results 1 – 2 of 2) sorted by relevance
78 private ExpandableNotificationRow mContainingNotification; field in NotificationChildrenContainer302 StatusBarNotification notification = mContainingNotification.getStatusBarNotification();313 mNotificationHeader, mContainingNotification);319 mNotificationHeaderWrapper.onContentUpdated(mContainingNotification);332 StatusBarNotification notification = mContainingNotification.getStatusBarNotification();347 mNotificationHeaderLowPriority, mContainingNotification);353 mNotificationHeaderWrapperLowPriority.onContentUpdated(mContainingNotification);535 && !mContainingNotification.isGroupExpansionChanging();660 if (!likeCollapsed && (mChildrenExpanded || mContainingNotification.isUserLocked())665 || (!mContainingNotification.isOnKeyguard() && mContainingNotification.isExpanded())[all …]
140 private ExpandableNotificationRow mContainingNotification; field in NotificationContentView396 mContainingNotification); in setContractedChild()447 mContainingNotification); in setExpandedChild()485 mContainingNotification); in setHeadsUpChild()491 child.setTag(R.id.row_tag_for_content_view, mContainingNotification); in onViewAdded()546 int maxContentHeight = mContainingNotification.getIntrinsicHeight() in setContentHeight()592 && mContainingNotification.canShowHeadsUp(); in getMinContentHeightHint()670 startColor = mContainingNotification.getBackgroundColorWithoutTint(); in updateBackgroundTransformation()673 endColor = mContainingNotification.getBackgroundColorWithoutTint(); in updateBackgroundTransformation()678 mContainingNotification.updateBackgroundAlpha(transformationAmount); in updateBackgroundTransformation()[all …]