Home
last modified time | relevance | path

Searched refs:addGroup (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
DDynamicChildBindControllerTest.java82 NotificationEntry summary = addGroup(TEST_CHILD_BIND_CUTOFF + 1); in testContentViewsOfChildrenBeyondCutoffAreFreed()
100 NotificationEntry summary = addGroup(TEST_CHILD_BIND_CUTOFF); in testContentViewsBeforeCutoffAreBound()
118 private NotificationEntry addGroup(int size) { in addGroup() method in DynamicChildBindControllerTest
/frameworks/ex/common/tests/src/com/android/common/widget/
DGroupingListAdapterTests.java66 addGroup(i - groupItemCount, groupItemCount, false);
74 addGroup(count - groupItemCount, groupItemCount, false);
/frameworks/opt/vcard/java/com/android/vcard/
DVCardProperty.java80 public void addGroup(String group) { in addGroup() method in VCardProperty
DVCardParserImpl_V21.java391 propertyData.addGroup(groupName); in constructPropertyData()
/frameworks/ex/common/java/com/android/common/widget/
DGroupingListAdapter.java201 protected void addGroup(int cursorPosition, int size, boolean expanded) { in addGroup() method in GroupingListAdapter
/frameworks/base/services/core/java/com/android/server/wm/
DTransition.java723 mReadyTrackerOld.addGroup(curr); in snapshotStartState()
3717 void addGroup(WindowContainer wc) { in addGroup() method in Transition.ReadyTrackerOld
/frameworks/base/services/
Dart-wear-profile28871 PLcom/android/server/wm/Transition$ReadyTrackerOld;->addGroup(Lcom/android/server/wm/WindowContaine…