Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationListContainer.java52 void notifyGroupChildAdded(View row); in notifyGroupChildAdded() method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNotificationViewHierarchyManagerTest.java203 public void notifyGroupChildAdded(View row) {} in notifyGroupChildAdded() method in NotificationViewHierarchyManagerTest.FakeListContainer