Home
last modified time | relevance | path

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

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowThemeTest.java189 theme.applyStyle(R.style.Theme_ThemeContainingStyleReferences, true); in whenStyleSpecifiesAttr_obtainStyledAttribute_findsCorrectValue()
206 theme.applyStyle(R.style.Theme_ThemeContainingStyleReferences, true); in xml_whenStyleSpecifiesAttr_obtainStyledAttribute_findsCorrectValue()
221 theme.applyStyle(R.style.Theme_ThemeContainingStyleReferences, true); in whenAttrSetAttrSpecifiesAttr_obtainStyledAttribute_returnsItsValue()
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/
DR.java602 public static final int Theme_ThemeContainingStyleReferences=0x7f120007; field in R.style