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();661 if (!likeCollapsed && (mChildrenExpanded || mContainingNotification.isUserLocked())665 if (mIsLowPriority || !mContainingNotification.isOnKeyguard()[all …]
145 private ExpandableNotificationRow mContainingNotification; field in NotificationContentView422 mContainingNotification); in setContractedChild()476 mContainingNotification); in setExpandedChild()514 mContainingNotification); in setHeadsUpChild()541 mContainingNotification); in setAmbientChild()547 child.setTag(R.id.row_tag_for_content_view, mContainingNotification); in onViewAdded()602 int maxContentHeight = mContainingNotification.getIntrinsicHeight() in setContentHeight()648 && !mContainingNotification.isOnKeyguard(); in getMinContentHeightHint()728 startColor = mContainingNotification.getBackgroundColorWithoutTint(); in updateBackgroundTransformation()731 endColor = mContainingNotification.getBackgroundColorWithoutTint(); in updateBackgroundTransformation()[all …]