Searched defs:splashScreenView (Results 1 – 4 of 4) sorted by relevance
68 static void startAnimations(ViewGroup splashScreenView, in startAnimations()87 public static void startAnimations(ViewGroup splashScreenView, in startAnimations()102 private static ValueAnimator createAnimator(ViewGroup splashScreenView, in createAnimator()307 SurfaceControl firstWindowSurface, ViewGroup splashScreenView, in ShiftUpAnimation()
538 SplashScreenView splashScreenView = preView != null ? preView.mContentView : null; in copySplashScreenView() local713 private void setSplashScreenView(SplashScreenView splashScreenView) { in setSplashScreenView()
545 final SplashScreenView splashScreenView = builder.build(); local
257 @NonNull SplashScreenView splashScreenView) { in handOverSplashScreenView()