Home
last modified time | relevance | path

Searched refs:HANDLE_SPLASH_SCREEN_EXIT (Results 1 – 3 of 3) sorted by relevance

/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/
DHandleSplashScreenExitActivity.java24 import static android.server.wm.app.Components.TestStartingWindowKeys.HANDLE_SPLASH_SCREEN_EXIT;
79 TestJournalProvider.putExtras(baseContext, HANDLE_SPLASH_SCREEN_EXIT, bundle -> {
105 TestJournalProvider.putExtras(baseContext, HANDLE_SPLASH_SCREEN_EXIT, bundle -> { in onConfigurationChanged()
DComponents.java269 public static final String HANDLE_SPLASH_SCREEN_EXIT = "HandleSplashScreenExitActivity"; field in Components.TestStartingWindowKeys
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DSplashscreenTests.java42 import static android.server.wm.app.Components.TestStartingWindowKeys.HANDLE_SPLASH_SCREEN_EXIT;
342 TestJournalProvider.TestJournalContainer.get(HANDLE_SPLASH_SCREEN_EXIT); in launchRuntimeHandleExitAnimationActivity()
375 TestJournalProvider.TestJournalContainer.get(HANDLE_SPLASH_SCREEN_EXIT); in testSetApplicationNightMode()