Package org.robolectric.fakes
Class RoboSplashScreen
java.lang.Object
org.robolectric.fakes.RoboSplashScreen
- All Implemented Interfaces:
SplashScreen
Robolectric implementation of
SplashScreen
.-
Nested Class Summary
Nested classes/interfaces inherited from interface android.window.SplashScreen
SplashScreen.OnExitAnimationListener, SplashScreen.SplashScreenImpl, SplashScreen.SplashScreenManagerGlobal, SplashScreen.SplashScreenStyle
-
Field Summary
Fields inherited from interface android.window.SplashScreen
SPLASH_SCREEN_STYLE_ICON, SPLASH_SCREEN_STYLE_SOLID_COLOR, SPLASH_SCREEN_STYLE_UNDEFINED
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
RoboSplashScreen
public RoboSplashScreen()
-
-
Method Details
-
setOnExitAnimationListener
- Specified by:
setOnExitAnimationListener
in interfaceSplashScreen
-
clearOnExitAnimationListener
public void clearOnExitAnimationListener()- Specified by:
clearOnExitAnimationListener
in interfaceSplashScreen
-
setSplashScreenTheme
- Specified by:
setSplashScreenTheme
in interfaceSplashScreen
-
getSplashScreenTheme
-