Searched refs:reparent (Results 1 – 19 of 19) sorted by relevance
29 import static android.view.cts.util.ASurfaceControlTestUtils.reparent;167 reparent(surfaceControl, 0); in surfaceDestroyed()
139 new SurfaceControl.Transaction().reparent(mSurfaceControl, null).apply(); in onDetachedFromWindow()
559 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()
103 .reparent(mSurfacePackage.getSurfaceControl(), null).apply(); in tearDown()
48 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()
492 transaction.reparent(surfaceControl, null); in surfaceDestroyed()
157 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()
325 new SurfaceControl.Transaction().reparent(mSurfaceControl, null).apply(); in onDetachedFromWindow()
209 .reparent(taskInfo.getToken(), mRootPrimary.getToken(), true /* onTop */) in putTaskInSplitPrimary()232 .reparent(taskInfo.getToken(), mRootSecondary.getToken(), true /* onTop */) in putTaskInSplitSecondary()
41 public static void reparent(long surfaceControl, long newParentSurfaceControl) { in reparent() method in ASurfaceControlTestUtils
248 new Transaction().reparent(mSurfaceControl, null); in tearDownEmbeddedSurfaceControl()
147 new SurfaceControl.Transaction().reparent(stub, null) in waitForScreenshottable()
513 .reparent(testChild, multiWindowRoot, true /* onTop */); in testDisallowReparentOperationWhenInLockedTask()
573 t.reparent(sc, null).apply(); in removeOverlayAndCheck()
697 .reparent(taskFragmentToken0, taskFragmentToken1, true /* onTop */); in testDisallowOperation_reparent()
338 transaction.reparent(mSurfaceControl, null).apply(); in release()
563 .reparent(blueLayer, helper.getSurfaceView().getSurfaceControl())
4323 …method @NonNull public android.window.WindowContainerTransaction reparent(@NonNull android.window.…
1374 field public static final int reparent = 16843964; // 0x10104bc52272 …method @NonNull public android.view.SurfaceControl.Transaction reparent(@NonNull android.view.Surf…