Home
last modified time | relevance | path

Searched refs:getBrandingView (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DSplashScreenExitAnimation.java103 final View brandingView = view.getBrandingView(); in SplashScreenExitAnimation()
350 final View brandingView = mSplashScreenView.getBrandingView(); in onFadeOutProgress()
/aosp12/frameworks/base/core/java/android/window/
H A DSplashScreenView.java665 public @Nullable View getBrandingView() { in getBrandingView() method in SplashScreenView
731 mBrandingBitmap = copyDrawable(view.getBrandingView().getBackground()); in SplashScreenViewParcelable()
733 ViewGroup.LayoutParams params = view.getBrandingView().getLayoutParams(); in SplashScreenViewParcelable()
/aosp12/frameworks/base/core/api/
H A Dtest-current.txt3196 method @Nullable public android.view.View getBrandingView();