Searched defs:splashScreenView (Results 1 – 5 of 5) 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()
293 SplashScreenView splashScreenView = preView != null ? preView.mSplashView : null; in copySplashScreenView() local441 void setSplashScreenView(@Nullable SplashScreenView splashScreenView) { in setSplashScreenView()
102 final SplashScreenView splashScreenView = mSplashscreenContentDrawer in addSplashScreenStartingWindow() local
736 final SplashScreenView splashScreenView = builder.build(); local
257 @NonNull SplashScreenView splashScreenView) { in handOverSplashScreenView()