Searched refs:setSplashscreenStyle (Results 1 – 5 of 5) sorted by relevance
74 activityOptions.options.setSplashscreenStyle(SplashScreen.SPLASH_SCREEN_STYLE_EMPTY); in onInteraction()
193 options.setSplashscreenStyle(SplashScreen.SPLASH_SCREEN_STYLE_ICON); in onClick()
276 activityOptions.options.setSplashscreenStyle(SplashScreen.SPLASH_SCREEN_STYLE_ICON); in getActivityLaunchOptions()
510 activityOptions.options.setSplashscreenStyle(SplashScreen.SPLASH_SCREEN_STYLE_ICON); in getActivityLaunchOptions()
1390 public void setSplashscreenStyle(@SplashScreen.SplashScreenStyle int style) { in setSplashscreenStyle() method in ActivityOptions