Searched refs:getBrandingView (Results 1 – 3 of 3) sorted by relevance
103 final View brandingView = view.getBrandingView(); in SplashScreenExitAnimation()350 final View brandingView = mSplashScreenView.getBrandingView(); in onFadeOutProgress()
665 public @Nullable View getBrandingView() { in getBrandingView() method in SplashScreenView731 mBrandingBitmap = copyDrawable(view.getBrandingView().getBackground()); in SplashScreenViewParcelable()733 ViewGroup.LayoutParams params = view.getBrandingView().getLayoutParams(); in SplashScreenViewParcelable()
3196 method @Nullable public android.view.View getBrandingView();