Searched defs:splashScreenView (Results 1 – 5 of 5) sorted by relevance
92 ViewGroup splashScreenView, SurfaceControl firstWindowSurface, in startAnimations()116 public static void startAnimations(ViewGroup splashScreenView, in startAnimations()132 private static ValueAnimator createRadialVanishSlideUpAnimator(ViewGroup splashScreenView, in createRadialVanishSlideUpAnimator()243 private static ValueAnimator createFadeOutAnimation(ViewGroup splashScreenView, in createFadeOutAnimation()390 SurfaceControl firstWindowSurface, ViewGroup splashScreenView, in ShiftUpAnimation()
290 SplashScreenView splashScreenView = preView != null ? preView.mSplashView : null; in copySplashScreenView() local436 void setSplashScreenView(@Nullable SplashScreenView splashScreenView) { in setSplashScreenView()
102 final SplashScreenView splashScreenView = mSplashscreenContentDrawer in addSplashScreenStartingWindow() local
743 final SplashScreenView splashScreenView = builder.build(); local
260 @NonNull SplashScreenView splashScreenView) { in handOverSplashScreenView()