Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java2832 public void notifyGroupChildAdded(View row) { in notifyGroupChildAdded() method in NotificationStackScrollLayout
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java2017 mStackScroller.notifyGroupChildAdded(childView); in addNotificationChildrenAndSort()