Searched refs:setSplashScreenView (Results 1 – 3 of 3) sorted by relevance
327 record.setSplashScreenView(contentView); in addSplashScreenStartingWindow()619 private void setSplashScreenView(SplashScreenView splashScreenView) { in setSplashScreenView() method in StartingSurfaceDrawer.StartingWindowRecord
519 mHostActivity.setSplashScreenView(null); in remove()558 activity.setSplashScreenView(this); in attachHostActivityAndSetSystemUIColors()
1634 public void setSplashScreenView(SplashScreenView v) { in setSplashScreenView() method in Activity