| /frameworks/base/core/tests/coretests/src/com/android/internal/widget/ |
| D | MessagingLinearLayoutTest.java | 69 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/ |
| D | FindViewByIdTest.java | 55 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/services/tests/wmtests/src/com/android/server/wm/ |
| D | WindowContainerTests.java | 136 final TestWindowContainer child2 = root.addChildWindow(); in testAdd_AlreadyHasParent() local 161 final TestWindowContainer child2 = root.addChildWindow(); in testHasChild() local 191 final TestWindowContainer child2 = root.addChildWindow(); in testRemoveImmediately() local 265 final TestWindowContainer child2 = builder.setLayer(1).build(); in testAddChildByIndex() local 291 final TestWindowContainer child2 = root.addChildWindow(); in testPositionChildAt() local 315 final TestWindowContainer child2 = root.addChildWindow(); in testPositionChildAtIncludeParents() local 383 final TestWindowContainer child2 = root.addChildWindow(); in testIsAnimating() local 409 final TestWindowContainer child2 = root.addChildWindow(); in testIsVisible() local 439 final TestWindowContainer child2 = root.addChildWindow(); in testRemoveChild() local 585 final TestWindowContainer child2 = root.addChildWindow(); in testCompareTo() local [all …]
|
| D | WindowStateTests.java | 123 final WindowState child2 = createWindow(parentWindow, FIRST_SUB_WINDOW, "child2"); in testIsParentWindowHidden() local 141 final WindowState child2 = createWindow(parentWindow, FIRST_SUB_WINDOW, "child2"); in testIsChildWindow() local 175 final WindowState child2 = createWindow(parentWindow, FIRST_SUB_WINDOW, "child2"); in testGetParentWindow() local 196 final WindowState child2 = createWindow(child1, FIRST_SUB_WINDOW, "child2"); in testGetTopParentWindow() local 384 final WindowState child2 = createWindow(child1, FIRST_SUB_WINDOW, "child2"); in testIsSelfOrAncestorWindowAnimating() local
|
| D | ConfigurationContainerTests.java | 73 final TestConfigurationContainer child2 = root.addChild(); in testConfigurationInit() local 154 final TestConfigurationContainer child2 = child1.addChild(); in testConfigurationChangePropagation() local
|
| /frameworks/base/core/tests/coretests/src/android/view/ |
| D | ViewCaptureTest.java | 48 EXPECTED_CHILDREN_VISIBILITY.append(R.id.child2, View.INVISIBLE); in EXPECTED_CHILDREN_VISIBILITY.append()
|
| /frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
| D | NotificationManagerServiceTest.java | 1161 final NotificationRecord child2 = generateNotificationRecord( in testCancelAllCancelNotificationsFromListener_NoClearFlag() local 1183 final NotificationRecord child2 = generateNotificationRecord( in testUserInitiatedCancelAllWithGroup_NoClearFlag() local 1237 final NotificationRecord child2 = generateNotificationRecord( in testCancelAllCancelNotificationsFromListener_ForegroundServiceFlag() local 1260 final NotificationRecord child2 = generateNotificationRecord( in testCancelAllCancelNotificationsFromListener_ForegroundServiceFlagWithParameter() local 1284 final NotificationRecord child2 = generateNotificationRecord( in testUserInitiatedCancelAllWithGroup_ForegroundServiceFlag() local 1361 final NotificationRecord child2 = generateNotificationRecord( in testCancelAllCancelNotificationsFromListener_NoClearFlagWithParameter() local 1427 final NotificationRecord child2 = generateNotificationRecord( in testCancelAllCancelNotificationsFromListener_OnGoingFlag() local 1450 final NotificationRecord child2 = generateNotificationRecord( in testCancelAllCancelNotificationsFromListener_OnGoingFlagWithParameter() local 1474 final NotificationRecord child2 = generateNotificationRecord( in testUserInitiatedCancelAllWithGroup_OnGoingFlag() local 2006 final NotificationRecord child2 = generateNotificationRecord( in testSnoozeRunnable_snoozeSummary_withChildren() local [all …]
|
| /frameworks/base/cmds/statsd/tests/ |
| D | FieldValue_test.cpp | 208 FieldMatcher* child2 = conditionMatcher.add_child(); in TEST() local
|
| /frameworks/native/services/surfaceflinger/tests/ |
| D | Transaction_test.cpp | 5413 sp<SurfaceControl> child2 = createSurface(mClient, "Child surface", 10, 10, in TEST_F() local 5437 sp<SurfaceControl> child2 = createSurface(mClient, "Child surface", 10, 10, in TEST_F() local
|
| /frameworks/base/core/java/android/view/ |
| D | ViewGroup.java | 8860 final View child2 = holder2.mView.findViewByPredicateTraversal((view) -> { in compareBoundsOfTree() local
|