Home
last modified time | relevance | path

Searched refs:setParentSurfaceControl (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DSimpleSurfaceAnimatable.java269 public SimpleSurfaceAnimatable.Builder setParentSurfaceControl( in setParentSurfaceControl() method in SimpleSurfaceAnimatable.Builder
H A DScreenRotationAnimation.java649 .setParentSurfaceControl(mDisplayContent.getSurfaceControl()) in startDisplayRotation()