Home
last modified time | relevance | path

Searched defs:child2 (Results 1 – 13 of 13) 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/native/services/surfaceflinger/tests/unittests/
DSetFrameRateTest.cpp113 auto child2 = mLayers.emplace_back(layerFactory->createLayer(mFlinger)); in TEST_P() local
138 auto child2 = mLayers.emplace_back(layerFactory->createLayer(mFlinger)); in TEST_P() local
177 auto child2 = mLayers.emplace_back(layerFactory->createLayer(mFlinger)); in TEST_P() local
202 auto child2 = mLayers.emplace_back(layerFactory->createLayer(mFlinger)); in TEST_P() local
241 auto child2 = mLayers.emplace_back(layerFactory->createLayer(mFlinger)); in TEST_P() local
271 auto child2 = mLayers.emplace_back(layerFactory->createLayer(mFlinger)); in TEST_P() local
302 auto child2 = mLayers.emplace_back(layerFactory->createLayer(mFlinger)); in TEST_P() local
403 const auto child2 = mLayers.emplace_back(layerFactory->createLayer(mFlinger)); in TEST_P() local
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DWindowContainerTests.java182 final TestWindowContainer child2 = root.addChildWindow(); in testAdd_AlreadyHasParent() local
207 final TestWindowContainer child2 = root.addChildWindow(); in testHasChild() local
237 final TestWindowContainer child2 = root.addChildWindow(); in testRemoveImmediately() local
315 final TestWindowContainer child2 = builder.setLayer(1).build(); in testAddChildByIndex() local
341 final TestWindowContainer child2 = root.addChildWindow(); in testPositionChildAt() local
365 final TestWindowContainer child2 = root.addChildWindow(); in testPositionChildAtIncludeParents() local
417 final TestWindowContainer child2 = root.addChildWindow(builder.setIsAnimating(true)); in testIsAnimating_ParentsFlag() local
434 final TestWindowContainer child2 = root.addChildWindow(builder.setIsAnimating(true)); in testIsAnimating_ChildrenFlag() local
453 final TestWindowContainer child2 = root.addChildWindow(); in testIsAnimating_combineFlags() local
508 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.java139 final WindowState child2 = createWindow(parentWindow, FIRST_SUB_WINDOW, "child2"); in testIsParentWindowHidden() local
157 final WindowState child2 = createWindow(parentWindow, FIRST_SUB_WINDOW, "child2"); in testIsChildWindow() local
191 final WindowState child2 = createWindow(parentWindow, FIRST_SUB_WINDOW, "child2"); in testGetParentWindow() local
212 final WindowState child2 = createWindow(child1, FIRST_SUB_WINDOW, "child2"); in testGetTopParentWindow() local
458 final WindowState child2 = createWindow(child1, FIRST_SUB_WINDOW, "child2"); in testIsSelfOrAncestorWindowAnimating() local
706 final WindowState child2 = createWindow(w, TYPE_APPLICATION_SUB_PANEL, "child2"); in testCompatOverrideScale() local
DDisplayAreaTest.java639 DisplayArea<WindowContainer> child2 = new TestDisplayArea(mWm, bounds, "Child2"); in testSetAlwaysOnTop_movesDisplayAreaToTop() local
DRecentTasksTest.java469 final Task child2 = createTaskBuilder(".Task2").setParentTask(root).build(); in testAppendOrganizedChildTaskInfo() local
/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/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java2390 final NotificationRecord child2 = generateNotificationRecord( in testCancelNotificationWithTag_fromApp_cannotCancelFgsChild() local
2418 final NotificationRecord child2 = generateNotificationRecord( in testCancelNotificationWithTag_fromApp_cannotCancelFgsParent() local
2441 final NotificationRecord child2 = generateNotificationRecord( in testCancelNotificationWithTag_fromApp_canCancelOngoingNoClearChild() local
2466 final NotificationRecord child2 = generateNotificationRecord( in testCancelNotificationWithTag_fromApp_canCancelOngoingNoClearParent() local
2492 final NotificationRecord child2 = generateNotificationRecord( in testCancelAllNotificationsFromApp_cannotCancelFgsChild() local
2522 final NotificationRecord child2 = generateNotificationRecord( in testCancelAllNotifications_fromApp_cannotCancelFgsParent() local
2547 final NotificationRecord child2 = generateNotificationRecord( in testCancelAllNotifications_fromApp_canCancelOngoingNoClearChild() local
2574 final NotificationRecord child2 = generateNotificationRecord( in testCancelAllNotifications_fromApp_canCancelOngoingNoClearParent() local
2598 final NotificationRecord child2 = generateNotificationRecord( in testCancelNotificationsFromListener_clearAll_GroupWithOngoingParent() local
2620 final NotificationRecord child2 = generateNotificationRecord( in testCancelNotificationsFromListener_clearAll_GroupWithOngoingChild() local
[all …]
/frameworks/base/core/tests/utiltests/src/com/android/internal/util/
DInlinePresentationStyleUtilsTest.java163 Bundle child2 = bundle.getBundle("child"); in testFilterContentTypes_binderInChild_removedBinder() local
/frameworks/native/services/surfaceflinger/tests/
DScreenCapture_test.cpp212 sp<SurfaceControl> child2 = createSurface(mClient, "Child surface", 10, 10, in TEST_F() local
248 sp<SurfaceControl> child2 = createSurface(mClient, "Child surface", 10, 10, in TEST_F() local
/frameworks/base/core/java/android/view/
DViewGroup.java9309 final View child2 = holder2.mView.findViewByPredicateTraversal((view) -> { in compareBoundsOfTree() local