Searched refs:windowAnimationLeash (Results 1 – 5 of 5) sorted by relevance
47 public SurfaceControl windowAnimationLeash; field in StartingWindowRemovalInfo116 windowAnimationLeash = source.readTypedObject(SurfaceControl.CREATOR); in readFromParcel()128 dest.writeTypedObject(windowAnimationLeash, flags); in writeToParcel()
130 info.windowAnimationLeash, info.mainFrame, in removeIfPossible()
501 info.windowAnimationLeash, info.mainFrame, in removeIfPossible()
715 removalInfo.windowAnimationLeash = applyStartingWindowAnimation(mainWindow); in removeStartingWindow()
2711 final SurfaceControl windowAnimationLeash = (parcelable == null in onCopySplashScreenFinish() local2716 if (windowAnimationLeash == null) { in onCopySplashScreenFinish()2730 windowAnimationLeash)); in onCopySplashScreenFinish()