Home
last modified time | relevance | path

Searched refs:getWindowingLayer (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DScreenRotationAnimation.java444 mDisplayContent.getWindowingLayer()); in dismiss()
586 .setSurfaceControl(mDisplayContent.getWindowingLayer()) in startDisplayRotation()
H A DTransition.java1109 return asDC.getWindowingLayer(); in getLeashSurface()
H A DDisplayContent.java5307 SurfaceControl getWindowingLayer() { in getWindowingLayer() method in DisplayContent
H A DWindowManagerService.java8555 displaySc = displayContent.getWindowingLayer(); in mirrorDisplay()
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DDisplayAreaPolicyTests.java117 assertNotNull(untrustedDisplay.getWindowingLayer()); in testEmptyFeaturesOnUntrustedDisplay()
H A DDisplayContentTests.java1719 final SurfaceControl windowingLayer = mDisplayContent.getWindowingLayer(); in testValidWindowingLayer()
/aosp12/frameworks/base/services/
H A Dart-profile45748 PLcom/android/server/wm/DisplayContent;->getWindowingLayer()Landroid/view/SurfaceControl;