Searched refs:splashScreenThemeName (Results 1 – 1 of 1) sorted by relevance
423 final String splashScreenThemeName = packageManager.getSplashScreenTheme(packageName, in estimateTaskBackgroundColor() local425 final int splashScreenThemeId = splashScreenThemeName != null in estimateTaskBackgroundColor()426 ? windowContext.getResources().getIdentifier(splashScreenThemeName, null, null) in estimateTaskBackgroundColor()