Home
last modified time | relevance | path

Searched defs:makeAnimationLeash (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowContainerThumbnail.java193 public Builder makeAnimationLeash() { in makeAnimationLeash() method in WindowContainerThumbnail
H A DSimpleSurfaceAnimatable.java95 public SurfaceControl.Builder makeAnimationLeash() { in makeAnimationLeash() method in SimpleSurfaceAnimatable
H A DDimmer.java71 public SurfaceControl.Builder makeAnimationLeash() { in makeAnimationLeash() method in Dimmer.DimAnimatable
H A DTask.java3030 public SurfaceControl.Builder makeAnimationLeash() { in makeAnimationLeash() method in Task
H A DWindowContainer.java2661 public Builder makeAnimationLeash() { in makeAnimationLeash() method in WindowContainer
H A DDisplayContent.java4918 public SurfaceControl.Builder makeAnimationLeash() { in makeAnimationLeash() method in DisplayContent
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DSurfaceAnimatorTest.java358 public Builder makeAnimationLeash() { in makeAnimationLeash() method in SurfaceAnimatorTest.MyAnimatable