Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/SplitApp/src/com/android/cts/splitapp/
DSplitAppTest.java103 private static final String ROSE_THEME_ACTIVITY = ".RoseThemeActivity"; field in SplitAppTest
915 assertActivityLaunchedAndThemeApplied(ROSE_THEME_ACTIVITY, in launchRoseActivity_withThemeWarm_warmApplied()
921 assertActivityLaunchedAndThemeApplied(ROSE_THEME_ACTIVITY, in launchRoseActivity_withThemeWarmLt_warmLtApplied()
927 assertActivityLaunchedAndThemeApplied(ROSE_THEME_ACTIVITY, in launchRoseActivity_withThemeRose_roseApplied()
933 assertActivityLaunchedAndThemeApplied(ROSE_THEME_ACTIVITY, in launchRoseActivity_withThemeRoseLt_roseLtApplied()