Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java2828 public void notifyGroupChildRemoved(View row, ViewGroup childrenContainer) { in notifyGroupChildRemoved() method in NotificationStackScrollLayout
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java2057 mStackScroller.notifyGroupChildRemoved(remove, in removeNotificationChildren()