Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/
DSplashScreenReplaceIconActivity.java26 import static android.server.wm.app.Components.TestStartingWindowKeys.REPLACE_ICON_EXIT;
70 TestJournalProvider.putExtras(baseContext, REPLACE_ICON_EXIT, bundle -> { in onSplashScreenExit()
DComponents.java270 public static final String REPLACE_ICON_EXIT = "SplashScreenReplaceIconActivity"; field in Components.TestStartingWindowKeys
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DSplashscreenTests.java50 import static android.server.wm.app.Components.TestStartingWindowKeys.REPLACE_ICON_EXIT;
404 TestJournalProvider.TestJournalContainer.get(REPLACE_ICON_EXIT); in testHandleExitIconAnimatingActivity()
429 TestJournalProvider.TestJournalContainer.get(REPLACE_ICON_EXIT); in testCancelHandleExitIconAnimatingActivity()