Home
last modified time | relevance | path

Searched refs:getInitBackgroundColor (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/window/
DSplashScreenView.java626 public @ColorInt int getInitBackgroundColor() { in getInitBackgroundColor() method in SplashScreenView
666 mBackgroundColor = view.getInitBackgroundColor(); in SplashScreenViewParcelable()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashScreenExitAnimation.java140 occludeHoleView.setBackgroundColor(mSplashScreenView.getInitBackgroundColor()); in createAnimator()
DStartingSurfaceDrawer.java348 record.mBGColor = contentView.getInitBackgroundColor(); in addSplashScreenStartingWindow()
DSplashscreenContentDrawer.java499 splashScreenView.getInitBackgroundColor());