Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DStartingSurfaceDrawer.java425 final int splashScreenThemeId = splashScreenThemeName != null in estimateTaskBackgroundColor() local
429 final int theme = getSplashScreenTheme(splashScreenThemeId, activityInfo); in estimateTaskBackgroundColor()