Searched refs:addGroup (Results 1 – 2 of 2) sorted by relevance
78 NotificationEntry summary = addGroup(TEST_CHILD_BIND_CUTOFF + 1); in testContentViewsOfChildrenBeyondCutoffAreFreed()96 NotificationEntry summary = addGroup(TEST_CHILD_BIND_CUTOFF); in testContentViewsBeforeCutoffAreBound()114 private NotificationEntry addGroup(int size) { in addGroup() method in DynamicChildBindControllerTest
642 mReadyTracker.addGroup(curr); in collect()3082 void addGroup(WindowContainer wc) { in addGroup() method in Transition.ReadyTracker