Searched refs:startActivityFromStarter (Results 1 – 1 of 1) sorted by relevance
/cts/tests/framework/base/windowmanager/src/android/server/wm/animations/ |
D | SplashscreenTests.java | 155 private void startActivityFromStarter(CommandSession.ActivitySession starter, in startActivityFromStarter() method in SplashscreenTests 183 startActivityFromStarter(starter, SPLASHSCREEN_ACTIVITY, in testSplashscreenContent() 201 startActivityFromStarter(starter, SPLASHSCREEN_ACTIVITY, in testSplashscreenContent_FreeformWindow() 447 startActivityFromStarter(starter, SPLASH_SCREEN_REPLACE_ICON_ACTIVITY, in testSetBackgroundColorActivity() 466 startActivityFromStarter(starter, SPLASH_SCREEN_REPLACE_ICON_ACTIVITY, in testSetBackgroundColorActivity_FreeformWindow() 551 startActivityFromStarter(starter, SPLASH_SCREEN_REPLACE_ICON_ACTIVITY, intent -> in testLaunchWithSolidColorOptions() 715 startActivityFromStarter(starter, SPLASH_SCREEN_STYLE_THEME_ACTIVITY, in testDefineSplashScreenStyleFromTheme() 722 startActivityFromStarter(starter, SPLASH_SCREEN_STYLE_THEME_ACTIVITY, in testDefineSplashScreenStyleFromTheme() 727 startActivityFromStarter(starter, SPLASH_SCREEN_STYLE_THEME_ACTIVITY, in testDefineSplashScreenStyleFromTheme()
|