Home
last modified time | relevance | path

Searched refs:createGroup (Results 1 – 11 of 11) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRowTest.java164 ExpandableNotificationRow group = mNotificationTestHelper.createGroup(); in testUpdateBackgroundColors_isRecursive()
228 ExpandableNotificationRow group = mNotificationTestHelper.createGroup(); in testSetSensitiveOnGroupRowNotifiesOfHeightChange()
301 ExpandableNotificationRow group = mNotificationTestHelper.createGroup(); in testGroupSummaryNotShowingIconWhenPublic()
311 ExpandableNotificationRow group = mNotificationTestHelper.createGroup(); in testNotificationHeaderVisibleWhenAnimating()
322 ExpandableNotificationRow group = mNotificationTestHelper.createGroup(); in testUserLockedResetEvenWhenNoChildren()
389 ExpandableNotificationRow group = mNotificationTestHelper.createGroup(); in testClickSound()
404 ExpandableNotificationRow group = mNotificationTestHelper.createGroup(); in testSetDismissed_longPressListenerRemoved()
432 ExpandableNotificationRow group = mNotificationTestHelper.createGroup(); in testFeedback_header()
454 ExpandableNotificationRow group = mNotificationTestHelper.createGroup(); in testFeedbackOnClick()
468 ExpandableNotificationRow group = mNotificationTestHelper.createGroup(); in testHeadsUpAnimatingAwayListener()
[all …]
H A DNotificationTestHelper.java294 public ExpandableNotificationRow createGroup(int numChildren) throws Exception { in createGroup() method in NotificationTestHelper
304 public ExpandableNotificationRow createGroup() throws Exception { in createGroup() method in NotificationTestHelper
305 return createGroup(2); in createGroup()
H A DExpandableNotificationRowDragControllerTest.java83 mGroupRow = mNotificationTestHelper.createGroup(4); in setUp()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationTargetsHelperTest.kt37 val children = notificationTestHelper.createGroup(3).childrenContainer
59 val children = notificationTestHelper.createGroup(3).childrenContainer
81 val children = notificationTestHelper.createGroup(3).childrenContainer
H A DNotificationChildrenContainerTest.java56 mGroup = mNotificationTestHelper.createGroup(); in setUp()
/aosp14/frameworks/base/libs/hwui/jni/
H A Dandroid_graphics_drawable_VectorDrawable.cpp73 static jlong createGroup(JNIEnv*, jobject, jlong srcGroupPtr) { in createGroup() function
381 {"nCreateGroup", "(J)J", (void*)createGroup},
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DMessagingGroup.java253 static MessagingGroup createGroup(MessagingLinearLayout layout) {; in createGroup() method in MessagingGroup
H A DMessagingLayout.java451 newGroup = MessagingGroup.createGroup(mMessagingLinearLayout); in createGroupViews()
H A DConversationLayout.java909 newGroup = MessagingGroup.createGroup(mMessagingLinearLayout); in createGroupViews()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/
H A DBubblesTest.java1033 ExpandableNotificationRow groupSummary = mNotificationTestHelper.createGroup(0); in testBubbleSummaryDismissal_suppressesSummaryAndBubbleFromShade()
1057 ExpandableNotificationRow groupSummary = mNotificationTestHelper.createGroup(0); in testAppRemovesSummary_removesAllBubbleChildren()
1081 ExpandableNotificationRow groupSummary = mNotificationTestHelper.createGroup(2); in testSummaryDismissalMarksBubblesHiddenFromShadeAndDismissesNonBubbledChildren()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...