Searched refs:OVERRIDE_THEME_ENABLED (Results 1 – 3 of 3) sorted by relevance
21 import static android.server.wm.app.Components.TestStartingWindowKeys.OVERRIDE_THEME_ENABLED;41 mOverrideTheme = getIntent().getBooleanExtra(OVERRIDE_THEME_ENABLED, false); in onCreate()
308 public static final String OVERRIDE_THEME_ENABLED = "override_theme_enabled"; field in Components.TestStartingWindowKeys
52 import static android.server.wm.app.Components.TestStartingWindowKeys.OVERRIDE_THEME_ENABLED;666 extraBool(OVERRIDE_THEME_ENABLED, true)); in testOverrideSplashscreenTheme()