Searched refs:optionsStyle (Results 1 – 1 of 1) sorted by relevance
7305 final int optionsStyle = options.getSplashScreenStyle(); in shouldUseSolidColorSplashScreen() local7306 if (optionsStyle == SplashScreen.SPLASH_SCREEN_STYLE_SOLID_COLOR) { in shouldUseSolidColorSplashScreen()7308 } else if (optionsStyle == SplashScreen.SPLASH_SCREEN_STYLE_ICON in shouldUseSolidColorSplashScreen()