Home
last modified time | relevance | path

Searched defs:child2 (Results 1 – 17 of 17) sorted by relevance

/frameworks/base/core/tests/coretests/src/com/android/internal/widget/
DMessagingLinearLayoutTest.java69 FakeImageFloatingTextView child2 = fakeChild(1); in testLargeSmall() local
85 FakeImageFloatingTextView child2 = fakeChild(1); in testSmallSmall() local
101 FakeImageFloatingTextView child2 = fakeChild(7); in testLargeLarge() local
117 FakeImageFloatingTextView child2 = fakeChild(1); in testLargeSmall_largeWrapsWith3indentbutNotFullHeight_andHitsMax() local
/frameworks/base/core/tests/coretests/src/android/view/accessibility/
DFindViewByIdTest.java55 View child2 = new View(getContext()); in testFindViewById() local
72 View child2 = new View(getContext()); in testFindViewByIdReturnNullIfRemovedFromHierarchy() local
90 View child2 = new View(getContext()); in testFindViewByIdReturnNullIfNotImportant() local
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/collection/coordinator/
DLockScreenMinimalismCoordinatorTest.kt91 val child2 = NotificationEntryBuilder().setTag("child2").build() in <lambda>() constant
131 val child2 = NotificationEntryBuilder().setTag("child2").build() in <lambda>() constant
170 val child2 = NotificationEntryBuilder().setTag("child2").build() in <lambda>() constant
245 val child2 = defaultEntryBuilder().setTag("child2").setRank(5).build() in <lambda>() constant
310 val child2 = defaultEntryBuilder().setTag("child2").setRank(6).build() in <lambda>() constant
DRowAlertTimeCoordinatorTest.kt68 val child2 = NotificationEntryBuilder().setLastAudiblyAlertedMs(8).build() in testSetLastAudiblyAlerted() constant
/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/a11ychecker/
DAccessibilityNodePathBuilderTest.java97 AccessibilityNodeInfo child2 = in createNodePath_parentWithMultipleChildren() local
121 AccessibilityNodeInfo child2 = in createNodePath_handlesDifferentIdFormats() local
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DWindowContainerTests.java184 final TestWindowContainer child2 = root.addChildWindow(); in testAdd_AlreadyHasParent() local
209 final TestWindowContainer child2 = root.addChildWindow(); in testHasChild() local
239 final TestWindowContainer child2 = root.addChildWindow(); in testRemoveImmediately() local
323 final TestWindowContainer child2 = builder.setLayer(1).build(); in testAddChildByIndex() local
349 final TestWindowContainer child2 = root.addChildWindow(); in testPositionChildAt() local
373 final TestWindowContainer child2 = root.addChildWindow(); in testPositionChildAtIncludeParents() local
414 final TestWindowContainer child2 = root.addChildWindow(builder.setIsAnimating(true)); in testIsAnimating_ParentsFlag() local
431 final TestWindowContainer child2 = root.addChildWindow(builder.setIsAnimating(true)); in testIsAnimating_ChildrenFlag() local
450 final TestWindowContainer child2 = root.addChildWindow(); in testIsAnimating_combineFlags() local
505 final TestWindowContainer child2 = root.addChildWindow(); in testIsVisible() local
[all …]
DConfigurationContainerTests.java75 final TestConfigurationContainer child2 = root.addChild(); in testConfigurationInit() local
156 final TestConfigurationContainer child2 = child1.addChild(); in testConfigurationChangePropagation() local
217 final TestConfigurationContainer child2 = root.addChild(); in testSetAlwaysOnTop() local
DWindowStateTests.java156 final WindowState child2 = newWindowBuilder("child2", FIRST_SUB_WINDOW).setParent( in testIsParentWindowHidden() local
176 final WindowState child2 = newWindowBuilder("child2", FIRST_SUB_WINDOW).setParent( in testIsChildWindow() local
215 final WindowState child2 = newWindowBuilder("child2", FIRST_SUB_WINDOW).setParent( in testGetParentWindow() local
238 final WindowState child2 = newWindowBuilder("child2", FIRST_SUB_WINDOW).setParent( in testGetTopParentWindow() local
554 final WindowState child2 = newWindowBuilder("child2", FIRST_SUB_WINDOW).setParent( in testIsSelfOrAncestorWindowAnimating() local
735 final WindowState child2 = newWindowBuilder("child2", TYPE_APPLICATION_SUB_PANEL).setParent( in testCompatOverrideScale() local
DDisplayAreaTest.java636 DisplayArea<WindowContainer> child2 = new TestDisplayArea(mWm, bounds, "Child2"); in testSetAlwaysOnTop_movesDisplayAreaToTop() local
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DRankingHelperTest.java390 NotificationRecord child2 = new NotificationRecord(mContext, in testSort_oldWhenChildren_unspecifiedSummary() local
441 NotificationRecord child2 = new NotificationRecord(mContext, in testSort_oldChildren_unspecifiedSummary() local
491 NotificationRecord child2 = new NotificationRecord(mContext, in testSort_oldChildren_oldSummary() local
DNotificationManagerServiceTest.java3535 final NotificationRecord child2 = generateNotificationRecord( in testCancelNotificationWithTag_fromApp_cannotCancelFgsChild() local
3563 final NotificationRecord child2 = generateNotificationRecord( in testCancelNotificationWithTag_fromApp_cannotCancelFgsParent() local
3586 final NotificationRecord child2 = generateNotificationRecord( in testCancelNotificationWithTag_fromApp_canCancelOngoingNoClearChild() local
3611 final NotificationRecord child2 = generateNotificationRecord( in testCancelNotificationWithTag_fromApp_canCancelOngoingNoClearParent() local
3637 final NotificationRecord child2 = generateNotificationRecord( in testCancelAllNotificationsFromApp_cannotCancelFgsChild() local
3667 final NotificationRecord child2 = generateNotificationRecord( in testCancelAllNotifications_fromApp_cannotCancelFgsParent() local
3692 final NotificationRecord child2 = generateNotificationRecord( in testCancelAllNotifications_fromApp_canCancelOngoingNoClearChild() local
3719 final NotificationRecord child2 = generateNotificationRecord( in testCancelAllNotifications_fromApp_canCancelOngoingNoClearParent() local
3743 final NotificationRecord child2 = generateNotificationRecord( in testCancelNotificationsFromListener_clearAll_GroupWithOngoingParent() local
3765 final NotificationRecord child2 = generateNotificationRecord( in testCancelNotificationsFromListener_clearAll_GroupWithOngoingChild() local
[all …]
/frameworks/base/core/tests/coretests/src/android/view/
DViewCaptureTest.java48 EXPECTED_CHILDREN_VISIBILITY.append(R.id.child2, View.INVISIBLE); in EXPECTED_CHILDREN_VISIBILITY.append()
/frameworks/base/core/tests/utiltests/src/com/android/internal/util/
DInlinePresentationStyleUtilsTest.java171 Bundle child2 = bundle.getBundle("child"); in testFilterContentTypes_binderInChild_removedBinder() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/coordinator/
DPreparationCoordinatorTest.java247 NotificationEntry child2 = getNotificationEntryBuilder().setGroup(mContext, groupKey1) in testPurgesAppIconProviderCache() local
294 NotificationEntry child2 = getNotificationEntryBuilder().setGroup(mContext, groupKey1) in testPurgesNotificationIconStyleProviderCache() local
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/media/controls/ui/view/
DMediaCarouselScrollHandlerTest.kt254 val child2: View = mock() in setupMediaContainer() constant
/frameworks/native/services/surfaceflinger/tests/
DScreenCapture_test.cpp350 sp<SurfaceControl> child2 = createSurface(mClient, "Child surface", 10, 10, in TEST_F() local
386 sp<SurfaceControl> child2 = createSurface(mClient, "Child surface", 10, 10, in TEST_F() local
/frameworks/base/core/java/android/view/
DViewGroup.java9357 final View child2 = holder2.mView.findViewByPredicateTraversal((view) -> { in compareBoundsOfTree() local