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.java26 import static android.server.wm.app.Components.TestStartingWindowKeys.HANDLE_SPLASH_SCREEN_EXIT;
57 return HANDLE_SPLASH_SCREEN_EXIT; in getOwnerKey()
DComponents.java291 public static final String HANDLE_SPLASH_SCREEN_EXIT = "HandleSplashScreenExitActivity"; field in Components.TestStartingWindowKeys
/cts/tests/framework/base/windowmanager/src/android/server/wm/animations/
DSplashscreenTests.java46 import static android.server.wm.app.Components.TestStartingWindowKeys.HANDLE_SPLASH_SCREEN_EXIT;
403 assertHandleExit(HANDLE_SPLASH_SCREEN_EXIT, true /* containsIcon */, in launchRuntimeHandleExitAnimationActivity()
427 TestJournalProvider.TestJournalContainer.get(HANDLE_SPLASH_SCREEN_EXIT); in testSetApplicationNightMode()
575 assertHandleExit(HANDLE_SPLASH_SCREEN_EXIT, true /* containsIcon */, in testLaunchAppWithIconOptions()