Searched refs:optionsStyle (Results 1 – 1 of 1) sorted by relevance
7531 final int optionsStyle = options != null ? options.getSplashScreenStyle() : in shouldUseSolidColorSplashScreen() local7533 if (optionsStyle == SplashScreen.SPLASH_SCREEN_STYLE_SOLID_COLOR) { in shouldUseSolidColorSplashScreen()7535 } else if (optionsStyle == SplashScreen.SPLASH_SCREEN_STYLE_ICON in shouldUseSolidColorSplashScreen()