Searched defs:notifyGroupChildRemoved (Results 1 – 3 of 3) sorted by relevance
38 fun notifyGroupChildRemoved(row: View, parent: ViewGroup) method
297 public void notifyGroupChildRemoved(ExpandableView row, ViewGroup childrenContainer) {} in notifyGroupChildRemoved() method in NotificationViewHierarchyManagerTest.FakeListContainer300 public void notifyGroupChildRemoved(View v, ViewGroup childrenContainer) {} in notifyGroupChildRemoved() method in NotificationViewHierarchyManagerTest.FakeListContainer
67 void notifyGroupChildRemoved(ExpandableView row, ViewGroup childrenContainer); in notifyGroupChildRemoved() method