Searched refs:notifyGroupChildRemoved (Results 1 – 4 of 4) sorted by relevance
180 verify(mListContainer).notifyGroupChildRemoved( in testNotificationsBecomingUnbundled()182 verify(mListContainer).notifyGroupChildRemoved( in testNotificationsBecomingUnbundled()209 verify(mListContainer).notifyGroupChildRemoved( in testNotificationsBecomingSuppressed()297 public void notifyGroupChildRemoved(ExpandableView row, ViewGroup childrenContainer) {} in notifyGroupChildRemoved() method in NotificationViewHierarchyManagerTest.FakeListContainer
64 void notifyGroupChildRemoved(ExpandableView row, ViewGroup childrenContainer); in notifyGroupChildRemoved() method
3248 public void notifyGroupChildRemoved(ExpandableView row, ViewGroup childrenContainer) {
344 mListContainer.notifyGroupChildRemoved(remove, in removeNotificationChildren()