Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowContainerThumbnail.java197 public Builder makeAnimationLeash() { in makeAnimationLeash() method in WindowContainerThumbnail
H A DSimpleSurfaceAnimatable.java102 public SurfaceControl.Builder makeAnimationLeash() { in makeAnimationLeash() method in SimpleSurfaceAnimatable
H A DDimmer.java76 public SurfaceControl.Builder makeAnimationLeash() { in makeAnimationLeash() method in Dimmer.DimAnimatable
H A DTask.java3002 public SurfaceControl.Builder makeAnimationLeash() { in makeAnimationLeash() method in Task
H A DWindowContainer.java3057 public Builder makeAnimationLeash() { in makeAnimationLeash() method in WindowContainer
H A DDisplayContent.java5387 public SurfaceControl.Builder makeAnimationLeash() { in makeAnimationLeash() method in DisplayContent
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DSurfaceAnimatorTest.java363 public Builder makeAnimationLeash() { in makeAnimationLeash() method in SurfaceAnimatorTest.MyAnimatable