Home
last modified time | relevance | path

Searched refs:reparent (Results 1 – 19 of 19) sorted by relevance

/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
DASurfaceControlBackPressureTest.java29 import static android.view.cts.util.ASurfaceControlTestUtils.reparent;
167 reparent(surfaceControl, 0); in surfaceDestroyed()
DAttachedSurfaceControlSyncTest.java139 new SurfaceControl.Transaction().reparent(mSurfaceControl, null).apply(); in onDetachedFromWindow()
DSurfaceControlInputReceiverTests.java559 new SurfaceControl.Transaction().reparent(mChild, null).apply(); in onDetachedFromWindow()
606 t.setVisibility(mEmbeddedSc, true).setCrop(mEmbeddedSc, sBounds).reparent( in setup()
620 new SurfaceControl.Transaction().reparent(mEmbeddedSc, null).apply(); in setup()
DTrustedPresentationListenerTest.java103 .reparent(mSurfacePackage.getSurfaceControl(), null).apply(); in tearDown()
DASurfaceControlTest.java48 import static android.view.cts.util.ASurfaceControlTestUtils.reparent;
184 reparent(surfaceControl, 0); in surfaceDestroyed()
371 reparent(childSurfaceControl, parentSurfaceControl); in testSurfaceControl_fromJava()
1428 reparent(childSurfaceControl, parentSurfaceControl2); in testSurfaceTransaction_reparent()
1455 reparent(childSurfaceControl, 0); in testSurfaceTransaction_reparent_null()
DTrustedPresentationCallbackTest.java492 transaction.reparent(surfaceControl, null); in surfaceDestroyed()
DSurfaceControlTest.java157 transaction.reparent(surfaceControl, null); in surfaceDestroyed()
2366 makeTransactionWithListener().reparent(sc, parent).apply(); in testReparentOff()
2367 makeTransactionWithListener().reparent(sc, null).apply(); in testReparentOff()
2392 .reparent(sc, parent) in testReparentOn()
DAttachedSurfaceControlTest.java325 new SurfaceControl.Transaction().reparent(mSurfaceControl, null).apply(); in onDetachedFromWindow()
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DTestTaskOrganizer.java209 .reparent(taskInfo.getToken(), mRootPrimary.getToken(), true /* onTop */) in putTaskInSplitPrimary()
232 .reparent(taskInfo.getToken(), mRootSecondary.getToken(), true /* onTop */) in putTaskInSplitSecondary()
/cts/tests/surfacecontrol/src/android/view/cts/util/
DASurfaceControlTestUtils.java41 public static void reparent(long surfaceControl, long newParentSurfaceControl) { in reparent() method in ASurfaceControlTestUtils
DEmbeddedSCVHService.java248 new Transaction().reparent(mSurfaceControl, null); in tearDownEmbeddedSurfaceControl()
/cts/tests/tests/uirendering/src/android/uirendering/cts/testinfrastructure/
DActivityTestBase.java147 new SurfaceControl.Transaction().reparent(stub, null) in waitForScreenshottable()
/cts/tests/framework/base/windowmanager/src/android/server/wm/window/
DMultiWindowTests.java513 .reparent(testChild, multiWindowRoot, true /* onTop */); in testDisallowReparentOperationWhenInLockedTask()
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityOverlayTest.java573 t.reparent(sc, null).apply(); in removeOverlayAndCheck()
/cts/tests/framework/base/windowmanager/src/android/server/wm/taskfragment/
DTaskFragmentOrganizerPolicyTest.java697 .reparent(taskFragmentToken0, taskFragmentToken1, true /* onTop */); in testDisallowOperation_reparent()
/cts/tests/tests/graphics/src/android/graphics/cts/
DFrameRateCtsActivity.java338 transaction.reparent(mSurfaceControl, null).apply(); in release()
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
DSurfaceViewTests.java563 .reparent(blueLayer, helper.getSurfaceView().getSurfaceControl())
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dtest-current.txt4323 …method @NonNull public android.window.WindowContainerTransaction reparent(@NonNull android.window.…
Dcurrent.txt1374 field public static final int reparent = 16843964; // 0x10104bc
52272 …method @NonNull public android.view.SurfaceControl.Transaction reparent(@NonNull android.view.Surf…