Home
last modified time | relevance | path

Searched refs:setContainingNotification (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DExpandableNotificationRow.java1558 l.setContainingNotification(this);
1577 mChildrenContainer.setContainingNotification(ExpandableNotificationRow.this);
DNotificationContentView.java1500 public void setContainingNotification(ExpandableNotificationRow containingNotification) { in setContainingNotification() method in NotificationContentView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationChildrenContainer.java874 public void setContainingNotification(ExpandableNotificationRow parent) {