Home
last modified time | relevance | path

Searched refs:applyExitAnimation (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DWindowlessSplashWindowCreator.java129 mSplashscreenContentDrawer.applyExitAnimation(mSplashView, in removeIfPossible()
DSplashscreenWindowCreator.java462 mSplashscreenContentDrawer.applyExitAnimation(mSplashView, in removeIfPossible()
DSplashscreenContentDrawer.java1193 void applyExitAnimation(SplashScreenView view, SurfaceControl leash, in applyExitAnimation() method in SplashscreenContentDrawer