Searched refs:mContainingNotification (Results 1 – 2 of 2) sorted by relevance
100 private ExpandableNotificationRow mContainingNotification; field in NotificationChildrenContainer408 StatusBarNotification notification = mContainingNotification.getEntry().getSbn();425 mContainingNotification);435 mGroupHeaderWrapper.onContentUpdated(mContainingNotification);495 mContainingNotification);501 mGroupHeaderWrapper.onContentUpdated(mContainingNotification);532 mContainingNotification);537 mMinimizedGroupHeaderWrapper.onContentUpdated(mContainingNotification);551 StatusBarNotification notification = mContainingNotification.getEntry().getSbn();568 mContainingNotification);[all …]
174 private ExpandableNotificationRow mContainingNotification; field in NotificationContentView435 mContainingNotification); in setContractedChild()497 mContainingNotification); in setExpandedChild()498 if (mContainingNotification != null) { in setExpandedChild()499 applySystemActions(mExpandedChild, mContainingNotification.getEntry()); in setExpandedChild()549 mContainingNotification); in setHeadsUpChild()550 if (mContainingNotification != null) { in setHeadsUpChild()551 applySystemActions(mHeadsUpChild, mContainingNotification.getEntry()); in setHeadsUpChild()582 child.setTag(R.id.row_tag_for_content_view, mContainingNotification); in onViewAdded()640 int maxContentHeight = mContainingNotification.getIntrinsicHeight() in setContentHeight()[all …]