Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/
DSplashScreenStyleThemeActivity.java20 import static android.server.wm.app.Components.TestStartingWindowKeys.STYLE_THEME_COMPONENT;
42 TestJournalProvider.putExtras(baseContext, STYLE_THEME_COMPONENT, in onSplashScreenExit()
DComponents.java311 public static final String STYLE_THEME_COMPONENT = "style_theme_component"; field in Components.TestStartingWindowKeys
/cts/tests/framework/base/windowmanager/src/android/server/wm/animations/
DSplashscreenTests.java58 import static android.server.wm.app.Components.TestStartingWindowKeys.STYLE_THEME_COMPONENT;
702 STYLE_THEME_COMPONENT, CONTAINS_CENTER_VIEW, in waitAndAssertStyleThemeIcon()