Home
last modified time | relevance | path

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

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowResourcesTest.java85 theme.applyStyle(R.style.MyBlackTheme, false); in themeResolveAttribute_shouldSupportDereferenceResource()
100 theme.applyStyle(R.style.MyBlackTheme, false); in themeResolveAttribute_shouldSupportNotDereferencingResource()
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/
DR.java580 public static final int MyBlackTheme=0x7f120010; field in R.style