Searched refs:getBrandingView (Results 1 – 4 of 4) sorted by relevance
82 final View brandingView = view.getBrandingView(); in SplashScreenExitAnimation()
207 brandingView = ((SplashScreenView) splashScreenView).getBrandingView(); in createRadialVanishSlideUpAnimator()267 brandingView = ((SplashScreenView) splashScreenView).getBrandingView(); in createFadeOutAnimation()
670 public @Nullable View getBrandingView() { in getBrandingView() method in SplashScreenView736 mBrandingBitmap = copyDrawable(view.getBrandingView().getBackground()); in SplashScreenViewParcelable()738 ViewGroup.LayoutParams params = view.getBrandingView().getLayoutParams(); in SplashScreenViewParcelable()
4192 method @Nullable public android.view.View getBrandingView();