Home
last modified time | relevance | path

Searched defs:windowAnimationLeash (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/window/
H A DStartingWindowRemovalInfo.java47 public SurfaceControl windowAnimationLeash; field in StartingWindowRemovalInfo
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityRecord.java2711 final SurfaceControl windowAnimationLeash = (parcelable == null in onCopySplashScreenFinish() local