Home
last modified time | relevance | path

Searched defs:notifyGroupChildAdded (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationListContainer.java60 void notifyGroupChildAdded(ExpandableView row); in notifyGroupChildAdded() method
DNotificationStackScrollLayout.java2917 public void notifyGroupChildAdded(ExpandableView row) { in notifyGroupChildAdded() method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNotificationViewHierarchyManagerTest.java276 public void notifyGroupChildAdded(ExpandableView row) {} in notifyGroupChildAdded() method in NotificationViewHierarchyManagerTest.FakeListContainer