Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DSurfaceControlTest.java194 new SurfaceControl.Transaction().reparent(sc, parent).apply(); in testReparentOff()
195 new SurfaceControl.Transaction().reparent(sc, null).apply(); in testReparentOff()
220 .reparent(sc, parent) in testReparentOn()
DMultiWindowTests.java509 .reparent(testChild, multiWindowRoot, true /* onTop */); in testDisallowHierarchyOperationWhenInLockedTask()
/cts/tests/tests/view/src/android/view/cts/
DASurfaceControlBackPressureTest.java30 import static android.view.cts.util.ASurfaceControlTestUtils.reparent;
172 reparent(surfaceControl, 0); in surfaceDestroyed()
DAttachedSurfaceControlSyncTest.java142 new SurfaceControl.Transaction().reparent(mSurfaceControl, null).apply(); in onDetachedFromWindow()
DASurfaceControlTest.java40 import static android.view.cts.util.ASurfaceControlTestUtils.reparent;
156 reparent(surfaceControl, 0); in surfaceDestroyed()
1297 reparent(childSurfaceControl, parentSurfaceControl2); in testSurfaceTransaction_reparent()
1324 reparent(childSurfaceControl, 0); in testSurfaceTransaction_reparent_null()
/cts/tests/tests/view/src/android/view/cts/util/
DASurfaceControlTestUtils.java39 public static void reparent(long surfaceControl, long newParentSurfaceControl) { in reparent() method in ASurfaceControlTestUtils
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DTestTaskOrganizer.java201 .reparent(taskInfo.getToken(), mRootPrimary.getToken(), true /* onTop */) in putTaskInSplitPrimary()
223 .reparent(taskInfo.getToken(), mRootSecondary.getToken(), true /* onTop */) in putTaskInSplitSecondary()
/cts/tests/tests/graphics/src/android/graphics/cts/
DFrameRateCtsActivity.java314 transaction.reparent(mSurfaceControl, null).apply(); in release()
/cts/common/device-side/bedstead/remoteframeworkclasses/src/processor/res/apis/
Dtest-current.txt3234 …method @NonNull public android.window.WindowContainerTransaction reparent(@NonNull android.window.…