Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DTaskScreenshotAnimatable.java92 public SurfaceControl.Builder makeAnimationLeash() { in makeAnimationLeash() method in TaskScreenshotAnimatable
DWindowContainerThumbnail.java211 public Builder makeAnimationLeash() { in makeAnimationLeash() method in WindowContainerThumbnail
DSimpleSurfaceAnimatable.java95 public SurfaceControl.Builder makeAnimationLeash() { in makeAnimationLeash() method in SimpleSurfaceAnimatable
DDimmer.java71 public SurfaceControl.Builder makeAnimationLeash() { in makeAnimationLeash() method in Dimmer.DimAnimatable
DWindowContainer.java2132 public Builder makeAnimationLeash() { in makeAnimationLeash() method in WindowContainer
DTask.java3200 public SurfaceControl.Builder makeAnimationLeash() { in makeAnimationLeash() method in Task
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DSurfaceAnimatorTest.java358 public Builder makeAnimationLeash() { in makeAnimationLeash() method in SurfaceAnimatorTest.MyAnimatable