Searched refs:windowAnimationLeash (Results 1 – 4 of 4) sorted by relevance
43 public SurfaceControl windowAnimationLeash; field in StartingWindowRemovalInfo79 windowAnimationLeash = source.readTypedObject(SurfaceControl.CREATOR); in readFromParcel()88 dest.writeTypedObject(windowAnimationLeash, flags); in writeToParcel()
522 removalInfo.windowAnimationLeash = applyStartingWindowAnimation(mainWindow); in removeStartingWindow()524 t.setPosition(removalInfo.windowAnimationLeash, in removeStartingWindow()
2345 final SurfaceControl windowAnimationLeash = TaskOrganizerController in onCopySplashScreenFinish() local2351 windowAnimationLeash)); in onCopySplashScreenFinish()
606 removalInfo.windowAnimationLeash, removalInfo.mainFrame, in removeWindowSynced()