Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/
DSplashScreenReplaceThemeActivity.java20 import static android.server.wm.app.Components.TestStartingWindowKeys.OVERRIDE_THEME_COMPONENT;
57 TestJournalProvider.putExtras(baseContext, OVERRIDE_THEME_COMPONENT, in onSplashScreenExit()
DComponents.java310 public static final String OVERRIDE_THEME_COMPONENT = "override_theme_component"; field in Components.TestStartingWindowKeys
/cts/tests/framework/base/windowmanager/src/android/server/wm/animations/
DSplashscreenTests.java51 import static android.server.wm.app.Components.TestStartingWindowKeys.OVERRIDE_THEME_COMPONENT;
535 OVERRIDE_THEME_COMPONENT, OVERRIDE_THEME_COLOR, result -> { in waitAndAssertOverrideThemeColor()