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;
56 TestJournalProvider.putExtras(baseContext, OVERRIDE_THEME_COMPONENT, in onSplashScreenExit()
DComponents.java288 public static final String OVERRIDE_THEME_COMPONENT = "override_theme_component"; field in Components.TestStartingWindowKeys
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DSplashscreenTests.java47 import static android.server.wm.app.Components.TestStartingWindowKeys.OVERRIDE_THEME_COMPONENT;
467 OVERRIDE_THEME_COMPONENT).extras) in waitAndAssertOverrideThemeColor()