Home
last modified time | relevance | path

Searched refs:getRootSurfaceControl (Results 1 – 20 of 20) sorted by relevance

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DTrustedPresentationCallbackTest.java71 mActivity.getWindow().getRootSurfaceControl().addTrustedPresentationCallback(t, thresholds, in testAddTrustedPresentationListenerOnWindow()
99 mActivity.getWindow().getRootSurfaceControl().addTrustedPresentationCallback(t, thresholds, in testRemoveTrustedPresentationListenerOnWindow()
115 mActivity.getWindow().getRootSurfaceControl().removeTrustedPresentationCallback(t, in testRemoveTrustedPresentationListenerOnWindow()
H A DSurfaceSyncGroupTests.java93 firstSsg.add(backgroundView.getRootSurfaceControl(), in testOverlappingSyncsEnsureOrder_WhenTimeout()
142 firstSsg.add(backgroundView.getRootSurfaceControl(), in testOverlappingSyncsEnsureOrder_WhileHoldingTransaction()
159 surfaceSyncGroup.add(backgroundView.getRootSurfaceControl(), in addSecondSyncGroup()
H A DSurfaceViewSyncValidatorTestCase.java136 mSyncGroup.add(mParent.getRootSurfaceControl(), null /* runanble */);
H A DScreenshotTests.java211 t.merge(getWindow().getRootSurfaceControl().buildReparentTransaction( in addChildSc()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/
H A DTvPipMenuController.java302 syncGroup.add(mPipMenuView.getRootSurfaceControl(), null); in resizePipMenu()
303 syncGroup.add(mPipBackgroundView.getRootSurfaceControl(), null); in resizePipMenu()
347 syncGroup.add(mPipMenuView.getRootSurfaceControl(), null); in movePipMenu()
348 syncGroup.add(mPipBackgroundView.getRootSurfaceControl(), null); in movePipMenu()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/touch/
H A DTouchInsetManagerTest.java113 when(view.getRootSurfaceControl()).thenReturn(null); in testViewOnDetachedHandling()
242 when(view.getRootSurfaceControl()).thenReturn(mAttachedSurfaceControl); in createView()
/aosp14/frameworks/base/core/java/android/window/
H A DSurfaceSyncGroup.md66 syncGroup.addToSync(view1.getRootSurfaceControl());
67 syncGroup.addToSync(view2.getRootSurfaceControl());
81 syncGroup.addToSync(container.getRootSurfaceControl());
99 syncGroup.addToSync(getWindow().getRootSurfaceControl(), () -> {
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/touch/
H A DTouchInsetManager.java112 final AttachedSurfaceControl surface = view.getRootSurfaceControl(); in updateTouchRegions()
/aosp14/frameworks/base/tests/SurfaceViewSyncTest/src/com/android/test/
H A DSurfaceViewSyncActivity.java93 mSyncGroup.add(container.getRootSurfaceControl(), null /* runnable */); in updateSurfaceViewSize()
/aosp14/frameworks/base/tests/SurfaceControlViewHostTest/src/com/android/test/viewembed/
H A DSurfaceControlViewHostSyncTest.java134 syncGroup.add(getWindow().getRootSurfaceControl(), svResizeRunnable); in resize()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/
H A DWindowDecoration.java317 mViewHost.getRootSurfaceControl().applyTransactionOnDraw(startT); in relayout()
322 mViewHost.getRootSurfaceControl().applyTransactionOnDraw(startT); in relayout()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/dreams/
H A DDreamOverlayContainerViewControllerTest.java116 when(mDreamOverlayContainerView.getRootSurfaceControl()) in setup()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/dreams/
H A DDreamOverlayContainerViewController.java225 mView.getRootSurfaceControl().setTouchableRegion(emptyRegion); in onViewAttached()
/aosp14/frameworks/base/core/java/android/view/
H A DSurfaceControlViewHost.java419 public @NonNull AttachedSurfaceControl getRootSurfaceControl() { in getRootSurfaceControl() method in SurfaceControlViewHost
H A DWindow.java2809 public @Nullable AttachedSurfaceControl getRootSurfaceControl() { in getRootSurfaceControl() method in Window
H A DView.java31137 AttachedSurfaceControl getRootSurfaceControl() { in getRootSurfaceControl() method in View.AttachInfo
32724 public @Nullable AttachedSurfaceControl getRootSurfaceControl() { in getRootSurfaceControl() method in View
32726 return mAttachInfo.getRootSurfaceControl(); in getRootSurfaceControl()
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/windowdecor/
H A DWindowDecorationTests.java139 when(mMockSurfaceControlViewHost.getRootSurfaceControl()) in setUp()
/aosp14/frameworks/base/core/java/com/android/internal/policy/
H A DPhoneWindow.java4046 public AttachedSurfaceControl getRootSurfaceControl() {
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt52223 method @Nullable public android.view.AttachedSurfaceControl getRootSurfaceControl();
53561 method @Nullable public android.view.AttachedSurfaceControl getRootSurfaceControl();