Home
last modified time | relevance | path

Searched refs:windowAnimationLeash (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DWindowlessSplashWindowCreator.java130 info.windowAnimationLeash, info.mainFrame, in removeIfPossible()
DSplashscreenWindowCreator.java463 info.windowAnimationLeash, info.mainFrame, in removeIfPossible()
/frameworks/base/services/core/java/com/android/server/wm/
DTaskOrganizerController.java689 removalInfo.windowAnimationLeash = applyStartingWindowAnimation(mainWindow); in removeStartingWindow()
DActivityRecord.java2832 final SurfaceControl windowAnimationLeash = (parcelable == null in onCopySplashScreenFinish() local
2837 if (windowAnimationLeash == null) { in onCopySplashScreenFinish()
2851 windowAnimationLeash)); in onCopySplashScreenFinish()