Searched refs:SPLASHSCREEN_ACTIVITY (Results 1 – 2 of 2) sorted by relevance
19 import static android.server.wm.app.Components.SPLASHSCREEN_ACTIVITY;42 launchActivityNoWait(SPLASHSCREEN_ACTIVITY); in testSplashscreenContent()
122 public static final ComponentName SPLASHSCREEN_ACTIVITY = component("SplashscreenActivity"); field in Components